Skip to content

Commit 87715b3

Browse files
committed
remove redundant AWS environment variables from CI configuration
1 parent a9d87ec commit 87715b3

1 file changed

Lines changed: 0 additions & 6 deletions

File tree

.github/workflows/laravel.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -88,12 +88,6 @@ jobs:
8888
AWS_DEFAULT_REGION: us-east-1
8989
AWS_BUCKET_AVATARS: test-bucket
9090
AWS_ENDPOINT: http://localhost:9000
91-
FILESYSTEM_DRIVER: local
92-
AWS_ACCESS_KEY_ID: test
93-
AWS_SECRET_ACCESS_KEY: test
94-
AWS_DEFAULT_REGION: us-east-1
95-
AWS_BUCKET_AVATARS: test-bucket
96-
AWS_ENDPOINT: http://localhost:9000
9791

9892
laravel-pint:
9993
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)