Skip to content

Commit

Permalink
feat: use kaocha for testing
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesreprise committed Sep 7, 2023
1 parent 4d76df0 commit bee5b54
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@ jobs:
- run: |
nix develop
cd game_server
lein test
lein kaocha

0 comments on commit bee5b54

Please sign in to comment.