Cut down on Windows tests for now

This commit is contained in:
Michiel Borkent 2021-07-15 16:39:01 +02:00
parent 0df46ab8ff
commit 1e4315d1b8

View file

@ -42,10 +42,10 @@ build_script:
call lein self-install call lein self-install
- cmd: >- #- cmd: >-
set BABASHKA_TEST_ENV=jvm # set BABASHKA_TEST_ENV=jvm
call script/test.bat # call script/test.bat
# see https://github.com/quarkusio/quarkus/pull/7663 # see https://github.com/quarkusio/quarkus/pull/7663
@ -74,7 +74,7 @@ build_script:
call script/test.bat call script/test.bat
call script/run_lib_tests.bat # call script/run_lib_tests.bat
artifacts: artifacts:
- path: babashka-*-windows-amd64.zip - path: babashka-*-windows-amd64.zip