Skip to content

Commit

Permalink
Skip formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
rm-hull committed Nov 14, 2023
1 parent 35f2c68 commit 04d4892
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/clojure.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,6 @@ jobs:
- uses: actions/checkout@v3
- name: Install dependencies
run: lein deps
- name: Formatting Checks
run: lein cljfmt check
- name: Run tests
run: lein with-profile +dev cloverage --coveralls
- name: Coveralls
Expand Down

0 comments on commit 04d4892

Please sign in to comment.