Skip to content

Commit f6931d7

Browse files
committed
ci: Skip second S3 test temporarily
Signed-off-by: Joas Schilling <[email protected]>
1 parent e192357 commit f6931d7

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/files-external-s3.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,6 @@ jobs:
9898
- name: PHPUnit
9999
run: composer run test:files_external -- \
100100
apps/files_external/tests/Storage/Amazons3Test.php \
101-
apps/files_external/tests/Storage/VersionedAmazonS3Test.php \
102101
--log-junit junit.xml \
103102
${{ matrix.coverage && '--coverage-clover ./clover.xml' || '' }}
104103

0 commit comments

Comments
 (0)