Skip to content

Commit e6e0474

Browse files
committed
env variable
1 parent 55fa2af commit e6e0474

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,7 @@ jobs:
7171
env:
7272
DB_PORT: ${{ job.services.mysql.ports[3306] }}
7373
DB_USERNAME: root
74+
DYNAMODB_CACHE_TABLE: laravel_dynamodb_test
7475

7576
windows_tests:
7677
runs-on: windows-latest

0 commit comments

Comments
 (0)