mirror of
https://github.com/oxalica/nil.git
synced 2024-11-22 11:22:46 +03:00
Fix CI
This commit is contained in:
parent
85ebdb39bf
commit
1d223b505d
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -17,6 +17,8 @@ jobs:
|
||||
uses: cachix/install-nix-action@v17
|
||||
- name: Prepare devShell
|
||||
run: nix develop --command true
|
||||
- name: Install NPM packages
|
||||
run: nix develop --command npm ci
|
||||
- name: Run pre-commit
|
||||
run: nix develop --command pre-commit
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user