Skip to content

Commit 94c13ac

Browse files
authored
Update kuberay-upgrade.yml
1 parent cbc707a commit 94c13ac

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/kuberay-upgrade.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,8 @@ jobs:
1010
permissions:
1111
contents: read
1212
steps:
13-
start test
1413
- name: dummy test
1514
run: |
1615
sleep 60 # test success
1716
# # sleep 300 # test failure
18-
# # exit 1 # test failure
17+
# # exit 1 # test failure

0 commit comments

Comments
 (0)