Skip to content

Commit d7b1c71

Browse files
authored
Merge pull request #24 from JenAks/remove-npm-test-step
ci: remove npm test step
2 parents bbd6b7a + 49110bc commit d7b1c71

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

.github/workflows/ci.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,3 @@ jobs:
3030
token: ${{ secrets.SEAL_TOKEN }}
3131
project: 458CCDFACD2D35D69D88356D0781BB1D54617CC5
3232
target: package-lock.json
33-
34-
- name: Run tests
35-
run: npm test

0 commit comments

Comments
 (0)