Skip to content

Commit

Permalink
Update codecov.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
keke125 authored Nov 29, 2023
1 parent 06fd65f commit 73e6978
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/codecov.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@ jobs:
java-version: 21
- name: Start MariaDB
uses: getong/mariadb-action@v1.1
with:
mysql database: 'NA'
with:
mysql database: 'NA'
mysql user: 'NA'
mysql password: ${{ secrets.DBPassword }}
- name: Install dependencies
Expand Down

0 comments on commit 73e6978

Please sign in to comment.