Update shlink-installer

This commit is contained in:
Alejandro Celaya
2023-05-06 10:12:42 +02:00
parent 9553192281
commit d4dea9a1d2
2 changed files with 2 additions and 2 deletions

View File

@@ -70,7 +70,7 @@ jobs:
php-version: ${{ matrix.php-version }}
tools: composer
- run: composer install --no-interaction --prefer-dist --ignore-platform-req=ext-openswoole
- run: ./vendor/bin/rr get --no-interaction --no-config --location bin/ && chmod +x bin/rr
- run: ./vendor/bin/rr get --no-interaction --no-config --location bin/ && chmod +x bin/rr
- run: composer test:api:rr
sqlite-db-tests: