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 731efe7 commit f1a6b60Copy full SHA for f1a6b60
.github/workflows/validate.yml
@@ -33,7 +33,7 @@ jobs:
33
run: epicshop config --repos-dir .
34
35
- name: ▶️ Add repo
36
- run: epicshop add workshop
+ run: epicshop add react-hooks
37
38
- name: ʦ TypeScript
39
run: npm run typecheck
0 commit comments