we already test this via the regular unit tests
This commit is contained in:
parent
fc5e380ccc
commit
93138cbbae
1 changed files with 0 additions and 2 deletions
2
.github/workflows/tests.yml
vendored
2
.github/workflows/tests.yml
vendored
|
@ -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:
|
||||
|
|
Loading…
Reference in a new issue