Skip to content

Commit

Permalink
Add a check to verify advanced compilation
Browse files Browse the repository at this point in the history
  • Loading branch information
dgtized committed Feb 14, 2024
1 parent f12b5e8 commit fc44dee
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,9 @@ jobs:
dev-resources/snippet-snapshots/*/*/*-actual.png
dev-resources/snippet-snapshots/*/*/*-difference.png
- name: Check Advanced Compilation with Release
run: clojure -T:build build.cljs-advanced-test/advanced-compile

test-clj:
name: Test Clojure

Expand Down

0 comments on commit fc44dee

Please sign in to comment.