Skip to content

Commit

Permalink
add verbose
Browse files Browse the repository at this point in the history
  • Loading branch information
schoren committed Oct 31, 2023
1 parent 663ab4c commit caa7a02
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ jobs:
- name: Run tracetests
run: |
export TRACETEST_TOKEN=${{ secrets.TRACETEST_TOKEN }}
tracetest run \
tracetest run -vv \
--config ./tracetest/config/tracetest-cloud.yaml \
--file ./tracetest/tests/testsuite.yaml
Expand Down

0 comments on commit caa7a02

Please sign in to comment.