mirror of
https://github.com/angryip/ipscan.git
synced 2025-10-26 11:18:17 +00:00
show more info on failing tests
This commit is contained in:
parent
ae52d74dc7
commit
8051c76540
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@ -15,7 +15,7 @@ jobs:
|
||||
- name: Deps
|
||||
run: sudo dpkg --add-architecture i386 && sudo apt-get update && sudo apt-get install wine32
|
||||
- name: Build
|
||||
run: xvfb-run -a ./gradlew test all
|
||||
run: xvfb-run -a ./gradlew --info test all
|
||||
|
||||
- uses: actions/upload-artifact@v1
|
||||
with:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user