Skip to content

Commit

Permalink
Disable tracking for CI/CD.
Browse files Browse the repository at this point in the history
  • Loading branch information
robinjhuang committed May 14, 2024
1 parent f337cc7 commit 2b78095
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 2b78095

Please sign in to comment.