Skip to content

Commit a8a0973

Browse files
committed
add tags
1 parent 9e77eef commit a8a0973

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -176,4 +176,4 @@ jobs:
176176
exit 1
177177
178178
- name: Run E2E tests
179-
run: go test -v ./test/e2e
179+
run: go test -v ./test/e2e -tags="e2e"

0 commit comments

Comments
 (0)