Skip to content

Commit eb2d8f2

Browse files
committed
test: do not compile typescript
1 parent d585064 commit eb2d8f2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/build-and-release.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@ jobs:
2424
${{ runner.OS }}-build-
2525
${{ runner.OS }}-
2626
- run: npm ci --no-audit
27-
- run: npx tsc
2827
- run: npm test
2928
- run: npm run build
3029
- run: npm run lint

0 commit comments

Comments
 (0)