Skip to content

Commit

Permalink
BS-226 | BS-225 | added skip test flag
Browse files Browse the repository at this point in the history
  • Loading branch information
manimaarans committed Sep 25, 2023
1 parent 4babc7a commit f646419
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_publish_cdss.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
java-version: 17

- name: Build with Maven
run: mvn clean -U package
run: mvn clean -U package -DskipTests

- name: Set up QEMU
uses: docker/setup-qemu-action@v2
Expand Down

0 comments on commit f646419

Please sign in to comment.