Skip to content

Commit

Permalink
run the tests before generating now we depend on tested behaviour
Browse files Browse the repository at this point in the history
  • Loading branch information
grahamcarlyle committed Nov 27, 2024
1 parent 2b3a1b6 commit 10bfb16
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/push.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@ jobs:
uses: DeLaGuardo/[email protected]
with:
cli: 1.12.0.1479
- name: Run tests
run: clojure -X:test
- name: Build html
run: clojure -X:generate
- name: Upload pages artifact
Expand Down

0 comments on commit 10bfb16

Please sign in to comment.