mirror of
https://github.com/PrivateBin/PrivateBin.git
synced 2024-10-01 01:26:10 -04:00
we already test this via the regular unit tests
This commit is contained in:
parent
fc5e380ccc
commit
93138cbbae
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 New Issue
Block a user