Skip to content

Commit

Permalink
Fix windows task
Browse files Browse the repository at this point in the history
  • Loading branch information
alexander-schranz committed Jul 13, 2023
1 parent b6a3e70 commit fc8b203
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test-application.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -168,6 +168,7 @@ jobs:
SULU_ADMIN_EMAIL:
DATABASE_URL: mysql://root:[email protected]:3306/sulu_test?serverVersion=${{ matrix.mysql-version }}
COMPOSER_TOKEN: ${{ secrets.GITHUB_TOKEN }}
LOCK_DSN: flock

strategy:
fail-fast: false
Expand Down

0 comments on commit fc8b203

Please sign in to comment.