Skip to content

Commit

Permalink
test: test on latest babashka, not ancient version
Browse files Browse the repository at this point in the history
  • Loading branch information
opqdonut committed Aug 28, 2024
1 parent 7704849 commit 20d0efd
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 @@ -102,8 +102,6 @@ jobs:
uses: DeLaGuardo/setup-clojure@master
with:
cli: latest
# bb: latest
- name: Download bb master
run: bash <(curl -s https://raw.githubusercontent.com/babashka/babashka/master/install) --version 0.8.157-SNAPSHOT
bb: latest
- name: Run tests
run: bb test-bb

0 comments on commit 20d0efd

Please sign in to comment.