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 6583d15 commit ea4c3fdCopy full SHA for ea4c3fd
.github/workflows/validate.yml
@@ -30,7 +30,7 @@ jobs:
30
run: epicshop config --repos-dir .
31
32
- name: ▶️ Add repo
33
- run: epicshop add workshop
+ run: epicshop add react-fundamentals
34
35
- name: ʦ TypeScript
36
run: npm run typecheck
0 commit comments