Skip to content

Commit

Permalink
fix eslint script
Browse files Browse the repository at this point in the history
  • Loading branch information
nielm committed Nov 29, 2023
1 parent d1a3a01 commit 8ff6d22
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/eslint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
run: npm audit

- name: NPM Audit src/poller/poller-core
working-directory: poller/poller-core
working-directory: src/poller/poller-core
run: npm audit

- name: NPM Audit src/scaler
Expand Down

0 comments on commit 8ff6d22

Please sign in to comment.