We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 92332e2 commit 702e42aCopy full SHA for 702e42a
.github/workflows/docker-image.yml
@@ -35,7 +35,7 @@ jobs:
35
36
- name: Build and run firegex
37
if: matrix.run_tests
38
- run: python3 start.py start -P testpassword
+ run: python3 run.py start -P testpassword
39
40
- name: Run tests
41
0 commit comments