Skip to content

Commit 3ebe2f5

Browse files
committed
☕ Add timeout for test step
1 parent 9b6f9a3 commit 3ebe2f5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -98,3 +98,4 @@ jobs:
9898
DENOPS_TEST_VIM_EXECUTABLE: ${{ steps.vim.outputs.executable_path }}
9999
DENOPS_TEST_NVIM_EXECUTABLE: ${{ steps.nvim.outputs.executable_path }}
100100
working-directory: ./repo
101+
timeout-minutes: 3

0 commit comments

Comments
 (0)