mirror of
https://github.com/nix-community/nixvim.git
synced 2025-06-21 00:25:42 +02:00
fixup! ci/check: init
This commit is contained in:
parent
f36263c712
commit
0f1c6e0d50
1 changed files with 2 additions and 0 deletions
2
.github/workflows/check.yml
vendored
2
.github/workflows/check.yml
vendored
|
@ -46,7 +46,9 @@ jobs:
|
|||
- build-matrix
|
||||
runs-on: ${{ matrix.os }}
|
||||
strategy:
|
||||
fail-fast: false
|
||||
matrix: ${{ fromJSON(needs.build-matrix.outputs.matrix) }}
|
||||
timeout-minutes: 20
|
||||
steps:
|
||||
- name: Free disk space
|
||||
if: endsWith( '-linux', matrix.system )
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue