Skip to content

Commit b6f5850

Browse files
committed
run only e2e
Signed-off-by: Nabarun Pal <[email protected]>
1 parent 7eff569 commit b6f5850

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/e2e.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,4 +29,4 @@ jobs:
2929
- name: Install package
3030
run: python -m pip install -e .
3131
- name: Run End to End tests
32-
run: pytest -vvv -s
32+
run: pytest -vvv -s kubernetes/e2e_test

0 commit comments

Comments
 (0)