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 55553ab commit 502f408Copy full SHA for 502f408
.github/workflows/test.yml
@@ -1,10 +1,9 @@
1
-name: ✅ react component test
+name: react component test
2
3
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