mirror of
https://github.com/sbt/sbt.git
synced 2026-09-07 11:01:08 +02:00
Test Source Mapper on Windows
This commit is contained in:
+1
-1
@@ -157,4 +157,4 @@ for:
|
||||
test_script:
|
||||
# The server tests often fail in CI when run together so just run a single test to ensure
|
||||
# that the thin client works on windows
|
||||
- sbt "-Dsbt.io.virtual=false" "scripted actions/* classloader-cache/* nio/* watch/*" "serverTestProj/testOnly testpkg.ClientTest"
|
||||
- sbt "-Dsbt.io.virtual=false" "scripted actions/* reporter/source-mapper classloader-cache/* nio/* watch/*" "serverTestProj/testOnly testpkg.ClientTest"
|
||||
|
||||
Reference in New Issue
Block a user