mirror of
https://github.com/Mercantec-GHC/h5-projekt-mst.git
synced 2026-08-26 21:27:38 +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
|
name: Check
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
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:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user