fix pipelines

This commit is contained in:
sfja 2026-03-30 10:53:06 +02:00
parent 11da2af0ec
commit f21c9014cb

View File

@ -15,6 +15,7 @@ jobs:
container: sfja/h5-mst-ci:game-ci
needs: [lint, build_and_test]
steps:
- run: echo Done
lint:
name: Lint
runs-on: ubuntu-latest