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 0f5bdc3 commit e5535f5Copy full SHA for e5535f5
.github/workflows/cs-comparison.yml
@@ -29,4 +29,4 @@ jobs:
29
run: |
30
chmod +x ./mvnw
31
./mvnw -B clean package -DskipTests
32
- ./mvnw exec:java -Dexec.mainClass="com.imsweb.staging.cs.CsComparisonMain"
+ ./mvnw exec:java -Dexec.mainClass="com.imsweb.staging.cs.CsIntegrationTest"
0 commit comments