Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 780054d

Browse files
ci: fix run command to include npm
1 parent aaf5c6d commit 780054d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎.github/workflows/test.yml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,4 @@ jobs:
2222
node-version: '14.x'
2323

2424
- name: Install dependencies and Run Tests
25-
run: clean-install-test
25+
run: npm clean-install-test

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /