Skip to content

Commit

Permalink
different user
Browse files Browse the repository at this point in the history
  • Loading branch information
kevincobain2000 committed Jan 20, 2024
1 parent e65c8bb commit 39ec527
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/coveritup.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,10 +42,9 @@ jobs:
uses: actions/setup-node@v2
with:
node-version: 20
- uses: mirromutth/mysql-action@v1.1
- uses: shogo82148/actions-setup-mysql@v1
with:
mysql version: '8.0'
mysql database: 'coverituptest'
mysql-version: "8.0"
- name: test
working-directory: app
run: |
Expand Down

0 comments on commit 39ec527

Please sign in to comment.