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 9c79483 commit ff6b223Copy full SHA for ff6b223
.github/workflows/odh-release.yml
@@ -39,7 +39,6 @@ jobs:
39
- name: Compile tests
40
run: |
41
go test -c -o compiled-tests/e2e ./test/e2e/
42
- go test -c -o compiled-tests/odh ./test/odh/
43
44
- name: Creates a release in GitHub
45
0 commit comments