Skip to content

Commit

Permalink
🧪 Pytest ignore tilt
Browse files Browse the repository at this point in the history
  • Loading branch information
rblaine95 committed Feb 5, 2025
1 parent bf964dc commit 57908ba
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/continuous-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -226,6 +226,7 @@ jobs:
--numprocesses 2 \
--dist loadgroup \
--durations=0 \
--ignore ./tilt \
--cov | tee test_output.txt
EXIT_CODE=${PIPESTATUS[0]}
Expand Down

0 comments on commit 57908ba

Please sign in to comment.