Skip to content

Commit

Permalink
🐇
Browse files Browse the repository at this point in the history
  • Loading branch information
rblaine95 committed Feb 6, 2025
1 parent f86c0fe commit d871e4a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cicd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -311,7 +311,7 @@ jobs:
kubectl port-forward svc/ledger-browser 9000:8000 -n cloudapi &
poetry run pytest \
--numprocesses 2 \
--numprocesses 4 \
--dist loadgroup \
--durations=0 \
--ignore ./tilt \
Expand Down

0 comments on commit d871e4a

Please sign in to comment.