Skip to content

Commit

Permalink
Merge branch 'master' into add-license-1
Browse files Browse the repository at this point in the history
  • Loading branch information
Davide Pastore committed May 16, 2021
2 parents a2035ff + 2df13bd commit 98256b1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/continuous-integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ jobs:
name: PHP ${{ matrix.php-versions }} Test on ${{ matrix.operating-system }}
steps:
- uses: actions/checkout@v2
with:
fetch-depth: 0

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

0 comments on commit 98256b1

Please sign in to comment.