Compare commits
2 commits
23e1867d62
...
9d7d9b8e9d
Author | SHA1 | Date | |
---|---|---|---|
9d7d9b8e9d | |||
345a9a0608 |
1 changed files with 2 additions and 2 deletions
|
@ -17,7 +17,7 @@ jobs:
|
|||
uses: actions/checkout@v4
|
||||
|
||||
- name: Set up Nix
|
||||
uses: https://guardianproject.dev/actions/install-nix-action@v15
|
||||
uses: https://guardianproject.dev/actions/install-nix-action@v31
|
||||
|
||||
- name: Run just lint
|
||||
run: nix-shell --run "just lint"
|
||||
run: nix develop --command just lint
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue