Skip to content

Commit

Permalink
Unlock dev tools
Browse files Browse the repository at this point in the history
  • Loading branch information
kubawerlos committed May 13, 2024
1 parent d3f5e8d commit 0f95d8f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,8 @@ jobs:
php-version: '8.3'
extensions: none, curl, dom, json, mbstring, opcache, openssl, simplexml, tokenizer, xml, xmlwriter
coverage: none
- if: ${{ github.event_name != 'pull_request' }}
run: rm ./.dev-tools/composer.lock
- run: composer update --no-progress
- run: composer analyse

Expand Down

0 comments on commit 0f95d8f

Please sign in to comment.