Skip to content

Commit

Permalink
Update github action file
Browse files Browse the repository at this point in the history
  • Loading branch information
JyskFynskeMedierJoej committed Jan 10, 2025
1 parent 33110b5 commit 4b3a69d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,8 +55,8 @@ jobs:
echo 'Connection failed: ' . \$e->getMessage();
}"
- name: Sleep for 10 seconds - wait for MySQL to start
run: sleep 10
- name: Sleep for 2 seconds - wait for MySQL to start
run: sleep 2

- name: Run tests
run: php vendor/bin/phpunit

0 comments on commit 4b3a69d

Please sign in to comment.