fix unit tests

This commit is contained in:
Clément DOUIN
2023-05-01 00:44:59 +02:00
parent 5d00e0bef0
commit 9453f83c94
4 changed files with 6 additions and 3 deletions
+2 -2
View File
@@ -20,5 +20,5 @@ jobs:
with:
name: soywod
authToken: '${{ secrets.CACHIX_AUTH_TOKEN }}'
- name: Test
run: nix run .#test
- name: Build then test
run: nix build