Skip to content

Commit

Permalink
More to come
Browse files Browse the repository at this point in the history
  • Loading branch information
fulopattila122 committed Oct 18, 2023
1 parent ad16637 commit 3f36252
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
env:
TEST_DB_ENGINE: sqlite
- name: Run Tests [mysql 5.7]
run: php vendor/bin/phpunit --testdox --debug
run: php vendor/bin/phpunit
env:
TEST_DB_ENGINE: mysql
TEST_DB_PORT: ${{ job.services.mysql.ports[3306] }}
Expand Down

0 comments on commit 3f36252

Please sign in to comment.