Skip to content

Commit e5535f5

Browse files
committed
Fix class name
1 parent 0f5bdc3 commit e5535f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cs-comparison.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,4 +29,4 @@ jobs:
2929
run: |
3030
chmod +x ./mvnw
3131
./mvnw -B clean package -DskipTests
32-
./mvnw exec:java -Dexec.mainClass="com.imsweb.staging.cs.CsComparisonMain"
32+
./mvnw exec:java -Dexec.mainClass="com.imsweb.staging.cs.CsIntegrationTest"

0 commit comments

Comments
 (0)