Skip to content

Commit

Permalink
standard-verbose
Browse files Browse the repository at this point in the history
  • Loading branch information
jiridanek committed Apr 27, 2022
1 parent 5c86908 commit e83c251
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/skupper-integration-tests/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ runs:

- name: Run Skupper integration tests
run: |
gotestsum --format=testname -- -p=1 -count=1 -tags=integration -timeout=60m -v ./...
gotestsum --format=standard-verbose -- -p=1 -count=1 -tags=integration -timeout=60m -v ./...
working-directory: skupper
shell: bash
env:
Expand Down

0 comments on commit e83c251

Please sign in to comment.