Skip to content

Commit

Permalink
Update step in laravel workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
jonaspaq committed Jun 16, 2024
1 parent 7140db8 commit db06646
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 @@ -6,7 +6,7 @@ jobs:
phpunit-tests:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: shivammathur/setup-php@15c43e89cdef867065b0213be354c2841860869e
with:
php-version: 7.2
- name: Copy .env
Expand Down

0 comments on commit db06646

Please sign in to comment.