Skip to content

Commit 7061bd0

Browse files
committed
update README
1 parent b6d828d commit 7061bd0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ If you run your tests on [GitHub Actions](https://glebbahmutov.com/blog/trying-g
8787

8888
```yaml
8989
- name: Set code coverage commit status 📫
90-
run: node bin/set-gh-status
90+
run: npx set-gh-status
9191
env:
9292
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
9393
```

0 commit comments

Comments
 (0)