mirror of
https://github.com/Mercantec-GHC/h5-projekt-mst.git
synced 2026-08-27 05:37:39 +02:00
fix pipelines
This commit is contained in:
parent
dd6f020cdb
commit
e9330dbc33
2
.github/workflows/game.yml
vendored
2
.github/workflows/game.yml
vendored
@ -13,7 +13,7 @@ jobs:
|
||||
name: Check
|
||||
runs-on: ubuntu-latest
|
||||
container: sfja/h5-mst-ci:game-ci
|
||||
needs: [lint, build_and_test]
|
||||
needs: ["lint", "build_and_test"]
|
||||
steps:
|
||||
- run: echo Done
|
||||
lint:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user