Skip to content

Commit

Permalink
gh-action: bump leiningen
Browse files Browse the repository at this point in the history
  • Loading branch information
pyr committed Feb 4, 2025
1 parent b1c32e5 commit cc6f41c
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/clojure.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,6 @@ jobs:
steps:
- uses: actions/checkout@v2
- name: Run tests
run: lein with-profile test do cljfmt check, test
uses: oxr463/setup-leiningen@0.0.1
with:
exec: lein with-profile test do cljfmt check, test

0 comments on commit cc6f41c

Please # to comment.