Skip to content

Commit 4fe4a38

Browse files
author
Mark Mestern
committed
test with lint
1 parent 23e4e7a commit 4fe4a38

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/push.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
- run: timeout --preserve-status 5m lein test
4242
uberjar:
4343
needs: deps
44-
uses: uswitch/reusable-actions/.github/workflows/reusable-clojure-uberjar.yaml@v2
44+
uses: uswitch/reusable-actions/.github/workflows/reusable-clojure-lint.yaml@v2
4545
with:
4646
jar_file: ./target/
4747
lein_version: 2.9.1

0 commit comments

Comments
 (0)