Skip to content

Commit

Permalink
Skip tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Luni-4 committed Oct 5, 2023
1 parent 91d290c commit ee8853a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/github.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
cache: 'maven'

- name: Package privacydashboard
run: mvn clean package -Pproduction
run: mvn clean package -Pproduction -DskipTests

- name: Coverage Report
run: mvn jacoco:report
Expand Down

0 comments on commit ee8853a

Please sign in to comment.