We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 452425c commit f5203a9Copy full SHA for f5203a9
.github/workflows/ci.yml
@@ -36,7 +36,7 @@ jobs:
36
MINIO_STORAGE_SECRET_KEY: minioSecretKey
37
MINIO_STORAGE_MEDIA_BUCKET_NAME: s3ff-test
38
run: |
39
- tox
+ tox run-parallel
40
test-javascript:
41
runs-on: ubuntu-latest
42
steps:
0 commit comments