Skip to content

Commit

Permalink
Uncomment php installation
Browse files Browse the repository at this point in the history
  • Loading branch information
m1k3lm committed Jan 11, 2024
1 parent 230a8b1 commit f014059
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,9 +58,9 @@ jobs:
with:
path: magento/app/code/Sequra/Core

# - uses: "shivammathur/setup-php@v2"
# with:
# php-version: "8.2"
- uses: "shivammathur/setup-php@v2"
with:
php-version: "8.2"

# - name: 'Alternative unit test'
# working-directory: magento
Expand Down

0 comments on commit f014059

Please sign in to comment.