Skip to content

Commit

Permalink
squashed
Browse files Browse the repository at this point in the history
  • Loading branch information
frenchy64 committed May 31, 2024
1 parent 8d3c17d commit 1476bde
Show file tree
Hide file tree
Showing 69 changed files with 9,814 additions and 2,119 deletions.
File renamed without changes.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
with:
lein: latest
- name: Run tests
run: lein do clean, all midje, all check
run: lein do clean, all test, all check
deploy:
concurrency: deploy
needs: test
Expand Down
Loading

0 comments on commit 1476bde

Please sign in to comment.