test
Some checks failed
/ build (push) Failing after 5s

This commit is contained in:
lubiana 2023-10-16 19:16:13 +02:00
parent fcaf69c2ad
commit 2679849cc4
No known key found for this signature in database

View file

@ -8,7 +8,7 @@ jobs:
uses: actions/checkout@v3
- name: Setup PHP
uses: shivammathur/setup-php@v2
uses: github.com/shivammathur/setup-php@v2
with:
php-version: '8.2'
extensions: mbstring, intl, pdo_sqlite