Skip to content

Commit

Permalink
ci(test): Add timeout
Browse files Browse the repository at this point in the history
  • Loading branch information
AgatZan committed Nov 9, 2024
1 parent 012fef0 commit 71c2aca
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,5 @@ jobs:
neovim: true
version: ${{ matrix.neovim_version }}
- name: Run tests
timeout-minutes: 3
run: make test

0 comments on commit 71c2aca

Please sign in to comment.