Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
schoren committed Apr 19, 2023
1 parent 0bfee5f commit 33f1654
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pull-request.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -235,7 +235,7 @@ jobs:
docker compose logs -f > /tmp/docker-log &
- name: Run tests
run: |
chmod +x ./dist/tracetest ./run.bash
chmod +x ./dist/tracetest ./cli/smoketest/run.bash
./scripts/wait-for-port.sh 11633
Expand Down

0 comments on commit 33f1654

Please sign in to comment.