Skip to content

Commit

Permalink
e2e not combined
Browse files Browse the repository at this point in the history
  • Loading branch information
Tit Petric committed Sep 12, 2024
1 parent 0d00bdf commit 453dc4c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ jobs:
- name: Run Gateway Tests
id: ci-tests
run: |
task test:e2e-combined args="-race -timeout=15m"
task test:e2e args="-race -timeout=15m"
task test:coverage
# golangci-lint actions *require* issues-exit-code=0 to pass data along to sonarcloud
Expand Down

0 comments on commit 453dc4c

Please sign in to comment.