Skip to content

Commit 1eb71b3

Browse files
committed
bash
1 parent eac6fe2 commit 1eb71b3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/main.yml

+1
Original file line numberDiff line numberDiff line change
@@ -101,6 +101,7 @@ jobs:
101101
key: ${{ runner.os }}-maven-test-${{ hashFiles('deps.edn') }}
102102

103103
- name: 🧪 Run tests
104+
shell: bash
104105
run: |
105106
bb test:clj :kaocha/reporter '[kaocha.report/documentation]' \
106107
:clojure '"${{ matrix.clojure }}"'

0 commit comments

Comments
 (0)