Skip to content

Commit 8188cb3

Browse files
authored
Update ci.yml
1 parent 19ba5e5 commit 8188cb3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

+1
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@ jobs:
5353
# test code
5454
- run: npm run standard
5555
- run: npm run validate
56+
- name : rm file
5657
- run: npm run c8
5758
# Test global install of the package
5859
- run: npm pack .

0 commit comments

Comments
 (0)