Skip to content

Commit

Permalink
Changes workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
FriedJannik committed Aug 29, 2024
1 parent 4173dce commit 9d67e20
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,7 @@ jobs:
cache: maven
- name: Build BaSyx
run: |
mvn clean install -DskipTests
mvn clean install -DskipTests -T1C
- name: Build Concept Description Repository Docker Image
run: |
Expand Down

0 comments on commit 9d67e20

Please sign in to comment.