Skip to content

Commit

Permalink
Disable tracking for CI/CD. (#52)
Browse files Browse the repository at this point in the history
  • Loading branch information
robinjhuang authored May 14, 2024
1 parent 5c71cfe commit b2b0dea
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-and-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,5 @@ jobs:
- name: Run Tests
run: |
comfy --yes env
comfy tracking disable
comfy install --cpu

0 comments on commit b2b0dea

Please sign in to comment.