Skip to content

Commit

Permalink
OP-291: Use test application build action from SyliusLabs
Browse files Browse the repository at this point in the history
  • Loading branch information
hmfilar committed Jul 23, 2024
1 parent 0ecb25a commit 56f219f
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,14 +38,6 @@ jobs:
steps:
- uses: actions/checkout@v4

- name: Setup PHP
uses: shivammathur/setup-php@v2
with:
php-version: "${{ matrix.php }}"
extensions: intl, gd
tools: symfony
coverage: none

- name: Build test application
uses: SyliusLabs/[email protected]
with:
Expand Down

0 comments on commit 56f219f

Please sign in to comment.