Skip to content

Commit dd8995b

Browse files
Removed unused env variables
1 parent 0e86f51 commit dd8995b

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/tests.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -101,6 +101,3 @@ jobs:
101101

102102
- name: Execute tests
103103
run: vendor/bin/phpunit --verbose
104-
env:
105-
DB_PORT: 3306
106-
DB_USERNAME: root

0 commit comments

Comments
 (0)