Skip to content

Commit 0d1c603

Browse files
committed
update workflow
1 parent 962f6da commit 0d1c603

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/validate.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232

3333
- name: ⬣ ESLint
3434
run: npm run lint
35-
working-directory: ./workshop/${{ github.event.repository.name }}
35+
working-directory: ./workshop
3636

3737
# TODO: get this working again
3838
# - name: ⬇️ Install Playwright

0 commit comments

Comments
 (0)