Skip to content

Commit

Permalink
github/workflows: fix
Browse files Browse the repository at this point in the history
  • Loading branch information
zo-el committed Jun 18, 2024
1 parent 0bdba7b commit 3f4f552
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
- name: Prepare Nix environment
run: nix develop --command bash -c "echo Completed"
- name: Run all tests
run: make nix-test'
run: make nix-test

lints:
name: Lints
Expand Down

0 comments on commit 3f4f552

Please sign in to comment.