Skip to content

Commit 5a09b3a

Browse files
authored
Merge pull request #35 from akifkartal03/dev
CI updated
2 parents 8ab13ff + 6a57c08 commit 5a09b3a

File tree

2 files changed

+1
-1027
lines changed

2 files changed

+1
-1027
lines changed

.github/workflows/node.js.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,4 @@ jobs:
2323
node-version: ${{ matrix.node-version }}
2424
- run: npm ci
2525
- run: npm run build
26-
- run: npm test a -- --silent
26+
- run: npm test a -- -u --silent

0 commit comments

Comments
 (0)