We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f61b379 commit 3624748Copy full SHA for 3624748
.github/workflows/react-component-ci.yml
@@ -2,5 +2,5 @@ name: ✅ test
2
on: [push, pull_request]
3
jobs:
4
test:
5
- uses: react-component/rc-test/.github/workflows/test.yml@main
+ uses: react-component/rc-test/.github/workflows/test-npm.yml@main
6
secrets: inherit
0 commit comments