Remove invalid test

This commit is contained in:
Matthew de Detrich
2023-09-13 22:34:41 +02:00
parent f7025eff6a
commit 47344d264d
2 changed files with 0 additions and 24 deletions
-1
View File
@@ -186,7 +186,6 @@ jobs:
shell: bash
run: |
# test building sbtn on Windows
sbt "commandProj/testOnly xsbt.IPCSpec"
sbt "-Dsbt.io.virtual=false" nativeImage
# test launcher script
echo build using JDK 8, test using JDK 8, on Windows