Skip to content

Commit

Permalink
Python action
Browse files Browse the repository at this point in the history
  • Loading branch information
OzzyCzech committed Jun 16, 2023
1 parent 3b23c78 commit 9f6667e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,8 @@ jobs:
run: |
php -v
cd ./integration-tests
make check HTTPIE_URL=http://0.0.0.0:80
make check HTTPIE_URL=http://0.0.0.0:80
cat integration-tests/test-suite.log
try:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 9f6667e

Please sign in to comment.