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 c0a368f commit fde2c64
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 @@ -38,7 +38,7 @@ jobs:
distribution: 'adopt'
cache: maven
- name: Package BaSyx ( No Tests )
run: mvn package -DskipTests -T1C
run: mvn clean package -DskipTests -T1C

build-test-aas-repository:
needs: compile
Expand Down

0 comments on commit fde2c64

Please sign in to comment.