Skip to content

Commit

Permalink
fix working directory
Browse files Browse the repository at this point in the history
  • Loading branch information
bh2smith committed Feb 8, 2023
1 parent bd986d5 commit 75f7de9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pull-request.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:

- name: Install Node.js dependencies
run: npm ci
working-directory: ./tenderly/actions
working-directory: ./internal_transfers/actions

- name: ESLint
run: npm run lint
Expand Down

0 comments on commit 75f7de9

Please sign in to comment.