Skip to content

Delete sources/lib/components/station_ui/HTML directory #8

Delete sources/lib/components/station_ui/HTML directory

Delete sources/lib/components/station_ui/HTML directory #8

Workflow file for this run

name: Continuous Integration
on: [pull_request, workflow_dispatch]
permissions: read-all
concurrency:
group: ${{ github.head_ref || github.run_id }}
cancel-in-progress: true
jobs:
test-and-lint-station-ui:
uses: ./.github/workflows/test-station-ui.yml
secrets: inherit