Skip to content
Snippets Groups Projects
Commit 9ba7ac43 authored by Clayton, Brandon Scott's avatar Clayton, Brandon Scott
Browse files

change path

parent 603e83c4
No related branches found
No related tags found
2 merge requests!681Production Release | nshmp-haz,!680NSHM Unit Tests
......@@ -250,7 +250,7 @@ Unit Tests:
CONUS 2018 Tests:
artifacts:
paths:
- build/reports/test
- build
extends:
- .java
script:
......@@ -259,7 +259,7 @@ CONUS 2018 Tests:
Hawaii 2021 Tests:
artifacts:
paths:
- build/reports/test
- build
extends:
- .java
script:
......
......@@ -82,8 +82,7 @@ test {
useJUnitPlatform()
filter {
excludeTestsMatching "gov.usgs.earthquake.nshmp.model.NshmTestsConus"
excludeTestsMatching "gov.usgs.earthquake.nshmp.model.NshmTestsHawaii"
excludeTestsMatching "gov.usgs.earthquake.nshmp.model.NshmTests*"
}
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment