we already test this via the regular unit tests

pull/806/head
El RIDO 2021-05-30 09:26:13 +02:00
parent fc5e380ccc
commit 93138cbbae
No known key found for this signature in database
GPG Key ID: 0F5C940A6BD81F92
1 changed files with 0 additions and 2 deletions

View File

@ -11,8 +11,6 @@ jobs:
run: composer validate
- name: Install dependencies
run: composer install --prefer-dist --no-dev
- name: Install Google Cloud Storage
run: composer require google/cloud-storage --no-dev
PHPunit:
runs-on: ubuntu-latest
strategy: