Skip to content

Commit

Permalink
👷 Increase test jobs
Browse files Browse the repository at this point in the history
* 4 -> 6
  • Loading branch information
rblaine95 committed Feb 6, 2025
1 parent ddc1f30 commit b3df53b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion helm/acapy-test/conf/dev/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ command:
- -c
- |
poetry run pytest \
-n 4 \
-n 6 \
--dist loadgroup \
--junitxml="/mnt/test_output.xml" \
--cov-report=term-missing:skip-covered \
Expand Down

0 comments on commit b3df53b

Please sign in to comment.