We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0dca9db commit 0cb99d0Copy full SHA for 0cb99d0
.github/workflows/ci.yaml
@@ -14,5 +14,5 @@ jobs:
14
with:
15
name: syndicationd
16
authToken: '${{ secrets.CACHIX_AUTH_TOKEN }}'
17
- - run: nix develop -c just check
+ - run: nix develop .#ci --command just check
18
0 commit comments