Skip to content

Commit

Permalink
supress test
Browse files Browse the repository at this point in the history
  • Loading branch information
dplewis committed Feb 17, 2025
1 parent 44e88b9 commit 7af15fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
- name: Build Types
run: npm run build:types
- name: Test Types
run: npm run test:types
run: npm run test:types 2>&1
check-docs:
name: Check Docs
timeout-minutes: 10
Expand Down

0 comments on commit 7af15fb

Please sign in to comment.