Skip to content

Commit effd4ec

Browse files
committed
typechecks are running with make check (fast enough)
1 parent 6938240 commit effd4ec

File tree

2 files changed

+0
-31
lines changed

2 files changed

+0
-31
lines changed

.github/workflows/release.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,6 @@
1717
uses: "./.github/workflows/lint.yml"
1818
variants:
1919
uses: "./.github/workflows/variants.yml"
20-
typecheck:
21-
uses: "./.github/workflows/typecheck.yml"
2220

2321
# Always build & lint package.
2422
build-package:
@@ -27,7 +25,6 @@
2725
- lint
2826
- tests
2927
- variants
30-
- typecheck
3128
runs-on: ubuntu-latest
3229
permissions:
3330
attestations: write

.github/workflows/typecheck.yml

Lines changed: 0 additions & 28 deletions
This file was deleted.

0 commit comments

Comments
 (0)