We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 81956a3 commit d9e1df5Copy full SHA for d9e1df5
.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