Skip to content

Commit fde5a58

Browse files
committed
Correct Workflows
1 parent cd94ce9 commit fde5a58

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,6 @@ jobs:
1111
with:
1212
node-version: '20.x'
1313
- run: npm install
14+
- run: npx tsc --build
1415
- run: npx tsc --build --clean
15-
- run: npm run test
1616
- run: npx eslint

0 commit comments

Comments
 (0)