Skip to content

Commit

Permalink
Merge pull request #50 from PrestaShop/dev
Browse files Browse the repository at this point in the history
Release v2.0.2
  • Loading branch information
atomiix authored Feb 16, 2021
2 parents 37b3613 + 96175d3 commit 70a8504
Show file tree
Hide file tree
Showing 5 changed files with 497 additions and 769 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/php.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,11 @@ jobs:
matrix:
presta-versions: ['1.7.1.0', 'latest']
steps:
- name: Setup PHP
uses: shivammathur/setup-php@v2
with:
php-version: '7.4'

- name: Checkout
uses: actions/[email protected]

Expand Down
Loading

0 comments on commit 70a8504

Please sign in to comment.