fix on workflow
This commit is contained in:
2
.github/workflows/docker-image.yml
vendored
2
.github/workflows/docker-image.yml
vendored
@@ -35,7 +35,7 @@ jobs:
|
|||||||
|
|
||||||
- name: Build and run firegex
|
- name: Build and run firegex
|
||||||
if: matrix.run_tests
|
if: matrix.run_tests
|
||||||
run: python3 start.py start -P testpassword
|
run: python3 run.py start -P testpassword
|
||||||
|
|
||||||
- name: Run tests
|
- name: Run tests
|
||||||
if: matrix.run_tests
|
if: matrix.run_tests
|
||||||
|
|||||||
Reference in New Issue
Block a user