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
f21c9014cb
commit
dd6f020cdb
2
.github/workflows/game.yml
vendored
2
.github/workflows/game.yml
vendored
@ -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
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user