Skip to content

Commit bcbc0ba

Browse files
committed
missing name
1 parent 3eb5ec4 commit bcbc0ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/validation.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,8 @@ jobs:
2727
uses: actions/setup-node@v1
2828
with:
2929
node-version: 12.x
30+
- uses: bahmutov/[email protected]
3031
- name: Install dependencies
31-
uses: bahmutov/[email protected]
3232
run: npm install
3333
- name: Mocha
3434
run: npm run test:only

0 commit comments

Comments
 (0)