Skip to content

Commit

Permalink
Merge branch 'main' of github.com:Pwnzer0tt1/firegex
Browse files Browse the repository at this point in the history
  • Loading branch information
domysh committed Apr 21, 2024
2 parents 3e0cb28 + ceca162 commit 178a59e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 178a59e

Please sign in to comment.