Skip to content
This repository has been archived by the owner on Dec 14, 2022. It is now read-only.

Commit

Permalink
Merge pull request #133 from web3-storage/chore/delegation-settings-c…
Browse files Browse the repository at this point in the history
…leanup

fix: Get typecheck passing
  • Loading branch information
ice-breaker-tg authored Nov 3, 2022
2 parents 3b8b907 + a833177 commit 166f566
Show file tree
Hide file tree
Showing 37 changed files with 15,098 additions and 4,425 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,5 @@ jobs:
uses: actions/setup-node@v3
with:
node-version: 16
- run: yarn install --immutable --immutable-cache --check-cache
- run: npm ci
- run: npm test
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,4 @@ dist
.env
w3up-failure.log
settings.json
*.car
Loading

0 comments on commit 166f566

Please sign in to comment.