Skip to content

Commit 5d7f608

Browse files
author
faheem
committed
path specified for the DTR basyx_test
1 parent 07458c0 commit 5d7f608

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
@@ -758,7 +758,7 @@ jobs:
758758
run: mvn clean install ${MVN_ARGS_BUILD_BASYX}
759759

760760
- name: Test DTR component
761-
run: mvn test -f "basyx.digitaltwinregistry.component/pom.xml"
761+
run: mvn test -f ../basyx.aasdigitaltwinregistry/basyx.digitaltwinregistry.component/pom.xml
762762

763763
- name: Fail if no Surefire reports found
764764
run: |

0 commit comments

Comments
 (0)