Skip to content

Commit b64bea3

Browse files
committed
TEST - changes CI
1 parent ef4b2be commit b64bea3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/basyx_test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
run: docker compose --project-directory ./ci up -d --wait
4444

4545
- name: Test BaSyx
46-
run: mvn test
46+
run: mvn clean install -f "basyx.aasenvironment/pom.xml"
4747

4848
- name: Fail if no Surefire/Failsafe reports found
4949
run: |

0 commit comments

Comments
 (0)