Skip to content

Commit 1476bde

Browse files
committed
squashed
1 parent 8d3c17d commit 1476bde

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

69 files changed

+9814
-2119
lines changed
File renamed without changes.

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
with:
4444
lein: latest
4545
- name: Run tests
46-
run: lein do clean, all midje, all check
46+
run: lein do clean, all test, all check
4747
deploy:
4848
concurrency: deploy
4949
needs: test

0 commit comments

Comments
 (0)