Skip to content

Commit 9f82ca1

Browse files
committed
Enable cljstyle for smoke test
1 parent 94d767d commit 9f82ca1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/smoke-tests.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -240,7 +240,7 @@ jobs:
240240
test-cljstyle:
241241
strategy:
242242
matrix:
243-
os: [ubuntu-latest]
243+
os: [ubuntu-latest, macOS-latest]
244244

245245
runs-on: ${{ matrix.os }}
246246

0 commit comments

Comments
 (0)