Merge branch 'main' of github.com:Pwnzer0tt1/firegex
This commit is contained in:
2
.github/workflows/docker-image.yml
vendored
2
.github/workflows/docker-image.yml
vendored
@@ -21,7 +21,7 @@ jobs:
|
||||
uses: actions/checkout@v3
|
||||
|
||||
- name: Build and run firegex
|
||||
run: python3 start.py -b --psw-no-interactive testpassword
|
||||
run: python3 start.py -b start --psw-no-interactive testpassword
|
||||
|
||||
- name: Run tests
|
||||
run: cd tests && ./run_tests.sh
|
||||
|
||||
Reference in New Issue
Block a user