Skip to content

Commit

Permalink
chore(ci): Use new nixci
Browse files Browse the repository at this point in the history
  • Loading branch information
srid authored Jun 19, 2024
1 parent 2c211a7 commit db5e2cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
with:
name: srid
- name: Build 🔨
run: nix run github:srid/nixci
run: nix run github:srid/nixci build
- name: Test example
id: example
run: |
Expand Down

0 comments on commit db5e2cc

Please sign in to comment.