Skip to content

Commit

Permalink
fixup -p=3
Browse files Browse the repository at this point in the history
  • Loading branch information
jiridanek committed Apr 29, 2022
1 parent 1455ac8 commit 7d51cc0
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=standard-verbose -- -p=1 -count=1 -tags=integration -timeout=60m -v ./...
gotestsum --format=standard-verbose -- -p=3 -count=1 -tags=integration -timeout=60m ./...
working-directory: skupper
shell: bash
env:
Expand Down

0 comments on commit 7d51cc0

Please sign in to comment.