We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4f702fa commit c12ecc5Copy full SHA for c12ecc5
1 file changed
.github/workflows/cli_test.yaml
@@ -21,4 +21,5 @@ jobs:
21
working-directory: ./game_zone
22
run: make up
23
- name: Run tests
24
-
+ working-directory: ./game_zone
25
+ run: make test
0 commit comments