Skip to content

Commit

Permalink
Tactically skip more tests
Browse files Browse the repository at this point in the history
  • Loading branch information
holly-cummins committed Aug 12, 2024
1 parent e1d3e59 commit d124295
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
run: mvn install -DskipTests=true
working-directory: extension
- name: Build todo app
run: mvn install
run: mvn install -DskipTests=true
working-directory: quarkus-todo-app
- uses: dineshsonachalam/[email protected]
with:
Expand Down

0 comments on commit d124295

Please sign in to comment.