mirror of
https://github.com/Mercantec-GHC/h5-projekt-mst.git
synced 2026-08-26 21:27:38 +02:00
remove game check joiner
This commit is contained in:
parent
40e3b24c54
commit
2cdaad3ce1
7
.github/workflows/game.yml
vendored
7
.github/workflows/game.yml
vendored
@ -9,13 +9,6 @@ on:
|
|||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
check:
|
|
||||||
name: Check
|
|
||||||
runs-on: ubuntu-latest
|
|
||||||
container: sfja/h5-mst-ci:game-ci
|
|
||||||
needs: ["lint", "build_and_test"]
|
|
||||||
steps:
|
|
||||||
- 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