Update readme

This commit is contained in:
Sergei Zharinov 2022-06-28 09:04:57 +03:00
parent 4936eb844a
commit 560c280202

View File

@ -52,6 +52,7 @@ jobs:
bb: 0.7.8 # Babashka
clj-kondo: 2022.05.31 # Clj-kondo
cljstyle: 0.15.0 # cljstyle
cmd-exe-workaround: 'latest' # Replace `clojure` with `deps.clj` on Windows
- name: Execute clojure code on Linux and MacOS
if: ${{ matrix.os != 'windows-latest' }}