We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 962f6da commit 0d1c603Copy full SHA for 0d1c603
1 file changed
.github/workflows/validate.yml
@@ -32,7 +32,7 @@ jobs:
32
33
- name: ⬣ ESLint
34
run: npm run lint
35
- working-directory: ./workshop/${{ github.event.repository.name }}
+ working-directory: ./workshop
36
37
# TODO: get this working again
38
# - name: ⬇️ Install Playwright
0 commit comments