ci(test): Test CI status

This commit is contained in:
js0ny 2026-01-22 08:02:06 +00:00
parent ada2a0ceb3
commit b9af4ef5c5

View file

@ -16,7 +16,7 @@ jobs:
with: with:
nix_path: nixpkgs=channel:nixos-unstable nix_path: nixpkgs=channel:nixos-unstable
- uses: cachix/cachix-action@v14 - uses: cachix/cachix-action@v14
# with: with:
# name: mycache name: mycache
- run: chmod +x ./ilp-rest-service/gradlews - run: chmod +x ./ilp-rest-service/gradlews
- run: nix develop --command just all - run: nix develop --command just all