mirror of
https://github.com/sbt/sbt.git
synced 2026-09-02 11:07:30 +02:00
Merge pull request #7854 from Friendseeker/return-1-when-failed
[1.x] Return exit code `1` when client crashes & add smoke test for client
This commit is contained in:
@@ -160,6 +160,8 @@ jobs:
|
||||
run: |
|
||||
# test building sbtn on Linux
|
||||
sbt "-Dsbt.io.virtual=false" nativeImage
|
||||
# smoke test native Image
|
||||
./client/target/bin/sbtn shutdown
|
||||
# test launcher script
|
||||
echo build using JDK 8 test using JDK 8 and JDK 11
|
||||
cd launcher-package
|
||||
|
||||
Reference in New Issue
Block a user