ci(test): Test CI status
This commit is contained in:
parent
ada2a0ceb3
commit
b9af4ef5c5
1 changed files with 2 additions and 2 deletions
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue