parallelism tests

This commit is contained in:
ishaan-jaff 2023-09-11 08:21:07 -07:00
parent e37c2f19f4
commit 19d26b944e
2 changed files with 2 additions and 1 deletions

View file

@ -43,6 +43,7 @@ jobs:
# Run pytest and generate JUnit XML report # Run pytest and generate JUnit XML report
parallelism: 10
- run: - run:
name: Run tests name: Run tests
command: | command: |