Skip to content

Commit d204041

Browse files
committed
ci: remove doctor job
1 parent e1b4cd7 commit d204041

1 file changed

Lines changed: 1 addition & 4 deletions

File tree

.github/workflows/test-windows.yml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -46,10 +46,7 @@ jobs:
4646
env:
4747
AGENT: "1"
4848

49-
- name: Run doctor command
50-
run: bun run cc-safety-net doctor --skip-update-check
51-
52-
- name: Test rm -rf within cwd (issue #26)
49+
- name: Test rm -rf within cwd
5350
run: |
5451
# Create test directory structure
5552
mkdir test-dir

0 commit comments

Comments
 (0)