Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Frederick-S authored Feb 22, 2024
1 parent 51d0bbd commit 79bc1db
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,3 @@ jobs:
java-version: '11'
distribution: 'temurin'
cache: maven
- name: Test
run: export MYSQL_PASSWORD=root && mvn test
- name: Test coverage
run: |
bash <(curl https://codecov.io/bash)

0 comments on commit 79bc1db

Please sign in to comment.