Skip to content

Commit

Permalink
main: laravel.yml updated for test migration.
Browse files Browse the repository at this point in the history
  • Loading branch information
mkeremcansev committed Jul 20, 2023
1 parent b118cd3 commit a0bcf09
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/laravel.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
uses: actions/checkout@v3

- name: Copy testing enviroment
run: cp .env.example .env.testing
run: cp .env.example .env

- name: Setup PHP
uses: shivammathur/setup-php@v2
Expand Down

0 comments on commit a0bcf09

Please sign in to comment.