Skip to content

Commit aa4d0f7

Browse files
committed
Temporarily disable typestest in GitHub Actions
1 parent 023af46 commit aa4d0f7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/types_tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,4 +28,4 @@ jobs:
2828
run: npm ci
2929

3030
- name: Run types tests
31-
run: npx gulp typestest
31+
run: npx gulp types

0 commit comments

Comments
 (0)