Skip to content

Add bus/people tracking #37

Add bus/people tracking

Add bus/people tracking #37

Workflow file for this run

name: Test
on:
pull_request:
merge_group:
permissions:
contents: read
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
test:
name: Test frontend
uses: ./.github/workflows/test_frontend.yml