Skip to content

Commit c85b942

Browse files
committed
change
1 parent 311f36b commit c85b942

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-backend.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
- name: Test
2626
if: always()
2727
run: |
28-
sleep
28+
tail -f /dev/null
2929
- name: Run kaniko
3030
working-directory: ./backend
3131
run: |

0 commit comments

Comments
 (0)