Skip to content

Commit 0cb99d0

Browse files
committed
ci: use ci shell
1 parent 0dca9db commit 0cb99d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,5 +14,5 @@ jobs:
1414
with:
1515
name: syndicationd
1616
authToken: '${{ secrets.CACHIX_AUTH_TOKEN }}'
17-
- run: nix develop -c just check
17+
- run: nix develop .#ci --command just check
1818

0 commit comments

Comments
 (0)