Skip to content

Commit

Permalink
chore: Clean up environment files in CI workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
MrAnyx committed Jan 25, 2025
1 parent 349cc5a commit 740c5b8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ jobs:

- name: Copy test files
run: |
rm -rf .env.*
mv .github/.env.test .env
- name: Cache Composer packages
Expand Down

0 comments on commit 740c5b8

Please sign in to comment.