Skip to content
This repository was archived by the owner on Mar 13, 2025. It is now read-only.

Commit 970deb7

Browse files
No build and test steps for this app
1 parent ba8abae commit 970deb7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/nodejs.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,5 +25,5 @@ jobs:
2525
with:
2626
node-version: ${{ matrix.node-version }}
2727
- run: npm ci
28-
- run: npm run build
29-
- run: npm test
28+
# - run: npm run build
29+
# - run: npm test

0 commit comments

Comments
 (0)