ci(nix): Apply ci devshell

This commit is contained in:
js0ny 2026-01-22 08:09:22 +00:00
parent c782934ea7
commit dc9c372e07

View file

@ -19,4 +19,4 @@ jobs:
with:
name: mycache
- run: chmod +x ./ilp-rest-service/gradlew
- run: nix develop --command just all
- run: nix develop .#ci --command just all