We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9e77eef commit a8a0973Copy full SHA for a8a0973
.github/workflows/ci.yaml
@@ -176,4 +176,4 @@ jobs:
176
exit 1
177
178
- name: Run E2E tests
179
- run: go test -v ./test/e2e
+ run: go test -v ./test/e2e -tags="e2e"
0 commit comments