Skip to content

Commit

Permalink
ACS-6309 Try to run using a TestSuite
Browse files Browse the repository at this point in the history
  • Loading branch information
wojtekswieton committed Mar 20, 2024
1 parent fe769f4 commit a2f4d4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,7 @@ jobs:
testAttributes:
- testName: Data-Model
testModule: data-model
testAttributes: "-DskipCoreTests=true -Dtest=AllDataModelTestSuite, DataModelContentTestSuite"
testAttributes: "-DskipCoreTests=true -Dtest=AllDataModelTestSuite -Dtest=DataModelContentTestSuite"
- testName: Repository
testModule: repository
testAttributes: "-Dtest=AllUnitTestsSuite"
Expand Down

0 comments on commit a2f4d4d

Please sign in to comment.