Skip to content

Commit

Permalink
Issue: {Jira_ticket}
Browse files Browse the repository at this point in the history
  • Loading branch information
KillianG committed Nov 5, 2024
1 parent 1a3b9c4 commit b34f7f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ jobs:
run: >-
ginkgo -r --randomize-suites --fail-on-pending --show-node-events \
--cover --trace --race --covermode=atomic --coverprofile=coverage.out \
-nodes 1 -timeout 5m -slow-spec-threshold 60s
-nodes 1 -timeout 5m
working-directory: bucket-scanner

- uses: codecov/codecov-action@v4
Expand Down

0 comments on commit b34f7f3

Please sign in to comment.