fix pipelines

This commit is contained in:
sfja 2026-03-30 10:53:57 +02:00
parent f21c9014cb
commit dd6f020cdb

View File

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