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 3349cef
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,10 @@ jobs:
dev-resources/snippet-snapshots/*/*/*-actual.png
dev-resources/snippet-snapshots/*/*/*-difference.png
- name: Check Advanced Compilation with Release
with:
run: clojure -T:build build.cljs-advanced-test/advanced-compile

test-clj:
name: Test Clojure

Expand Down

0 comments on commit 3349cef

Please sign in to comment.