We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2c211a7 commit db5e2ccCopy full SHA for db5e2cc
.github/workflows/ci.yaml
@@ -16,7 +16,7 @@ jobs:
16
with:
17
name: srid
18
- name: Build 🔨
19
- run: nix run github:srid/nixci
+ run: nix run github:srid/nixci build
20
- name: Test example
21
id: example
22
run: |
0 commit comments