Skip to content

Commit

Permalink
Build before testing on CI
Browse files Browse the repository at this point in the history
  • Loading branch information
tsmacdonald committed Feb 15, 2024
1 parent 27fc003 commit 981b476
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,8 @@ jobs:
restore-keys: |
v1-${{ hashFiles('./deps.edn') }}-
v1-
- run: clojure -T:build compile
name: Compile Java files
- run: clojure -X:dev:test
name: Run tests
env:
Expand Down

0 comments on commit 981b476

Please sign in to comment.