Skip to content

Commit

Permalink
Update run-tests.yml
Browse files Browse the repository at this point in the history
Update run-tests.yml
  • Loading branch information
arcanedev-maroc committed Aug 20, 2020
1 parent 1342153 commit 3363e78
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
uses: actions/cache@v1
with:
path: ~/.composer/cache/files
key: dependencies-laravel-6.x-php-${{ matrix.php }}-composer-${{ hashFiles('composer.json') }}
key: dependencies-laravel-php-${{ matrix.php }}-composer-${{ hashFiles('composer.json') }}

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

0 comments on commit 3363e78

Please sign in to comment.