Skip to content

Commit

Permalink
ci: fix
Browse files Browse the repository at this point in the history
  • Loading branch information
heueristik committed Oct 12, 2023
1 parent b6dbb40 commit 86418a8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/contracts-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ jobs:

- name: 'Install the dependencies'
run: 'yarn install'
working-directory: .

- name: 'Lint the code'
run: 'yarn lint'
Expand Down

0 comments on commit 86418a8

Please sign in to comment.