Skip to content

Commit

Permalink
skips tests for now
Browse files Browse the repository at this point in the history
  • Loading branch information
ademarcqrtsl committed Feb 19, 2024
1 parent 38c4392 commit a7633fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,4 @@ jobs:
run: mvn -version
- name: Builds Artifacts and Images
working-directory: rtsl_util
run: mvn clean install
run: mvn clean install -DskipTests=true

0 comments on commit a7633fa

Please sign in to comment.