Skip to content

Commit

Permalink
chore: update github action setup
Browse files Browse the repository at this point in the history
  • Loading branch information
sunng87 committed Feb 16, 2024
1 parent 625517d commit 8d43373
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/clojure.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,7 @@ jobs:
with:
cli: "latest"
cljfmt: "latest"
- uses: DeLaGuardo/setup-clj-kondo@master
with:
version: "latest"
clj-kondo: "latest"
- name: format
run: cljfmt check
- name: lint
Expand Down

0 comments on commit 8d43373

Please sign in to comment.