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 502f408 commit 7ca4c4aCopy full SHA for 7ca4c4a
.github/workflows/test.yml
@@ -4,6 +4,7 @@ on: [workflow_call]
4
5
jobs:
6
test:
7
+ name: react component test
8
runs-on: ubuntu-latest
9
steps:
10
- uses: actions/checkout@v4
0 commit comments