We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1d855e5 commit 29291ebCopy full SHA for 29291eb
.github/workflows/maven-verify.yml
@@ -45,5 +45,6 @@ jobs:
45
!**/*.zip
46
!**/target/site/*
47
!**/target/staging/*
48
+ !**/hs_err_pid*
49
timeout-minutes: 180
50
os-matrix: '[ "ubuntu-latest", "windows-2022", "macos-latest" ]'
0 commit comments