Skip to content

Commit ff6b223

Browse files
CARRY: remove ODH go test from odh-release
1 parent 9c79483 commit ff6b223

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/odh-release.yml

-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,6 @@ jobs:
3939
- name: Compile tests
4040
run: |
4141
go test -c -o compiled-tests/e2e ./test/e2e/
42-
go test -c -o compiled-tests/odh ./test/odh/
4342
4443
- name: Creates a release in GitHub
4544
run: |

0 commit comments

Comments
 (0)