ci(nix): Apply ci devshell
This commit is contained in:
parent
c782934ea7
commit
dc9c372e07
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
|
@ -19,4 +19,4 @@ jobs:
|
||||||
with:
|
with:
|
||||||
name: mycache
|
name: mycache
|
||||||
- run: chmod +x ./ilp-rest-service/gradlew
|
- run: chmod +x ./ilp-rest-service/gradlew
|
||||||
- run: nix develop --command just all
|
- run: nix develop .#ci --command just all
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue