Skip to content

Commit

Permalink
update ci
Browse files Browse the repository at this point in the history
  • Loading branch information
saeed-zil committed Mar 5, 2024
1 parent 78fac50 commit eeab6b7
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/cicd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,9 @@ jobs:
- name: Install dependencies
run: pnpm install

- name: Run ESLint
run: pnpm lint

- name: Forcibly install Scilla tools (because otherwise we time out the tests)
run: pnpm run force-scilla-download

Expand Down

0 comments on commit eeab6b7

Please sign in to comment.