Skip to content

Commit

Permalink
trying to fix circle
Browse files Browse the repository at this point in the history
  • Loading branch information
ardan-bkennedy committed Sep 26, 2024
1 parent b4571a9 commit 37f81ad
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,7 @@ jobs:
- run:
name: Install dependencies
command: |
sudo npm i -g typescript eslint mocha typedoc
sudo npm i node-fetch@3
sudo npm i --save-dev typescript-eslint mockttp
npm i
- run:
name: Prepare
command: |
Expand Down

0 comments on commit 37f81ad

Please sign in to comment.