Skip to content

Commit abd1897

Browse files
committed
Genric message
1 parent d4a2686 commit abd1897

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/nodejs.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ jobs:
1616

1717
steps:
1818
- uses: actions/checkout@v4
19-
2019
- name: Setup Node.js
2120
uses: actions/setup-node@v4
2221
with:
@@ -33,4 +32,3 @@ jobs:
3332
- run: npm ci
3433
- run: npm test
3534
- run: npm run test:nestjs
36-
- run: npm run test:mocha

0 commit comments

Comments
 (0)