Skip to content

Commit

Permalink
expose remote registry fetching methods (#57)
Browse files Browse the repository at this point in the history
* expose remote registry fetching methods

* update workflow

* tests

* Rework version api + tests
  • Loading branch information
grod220 authored Jul 10, 2024
1 parent 87ed420 commit ebc46e8
Show file tree
Hide file tree
Showing 25 changed files with 571 additions and 1,671 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/typescript-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,9 @@ jobs:
- uses: pnpm/action-setup@v3
with:
version: 9
- uses: buildjet/setup-node@v4
with:
node-version: '22'

- name: Install dependencies
run: pnpm install
Expand Down
211 changes: 0 additions & 211 deletions input/chains/penumbra-testnet-deimos-6.json

This file was deleted.

Loading

0 comments on commit ebc46e8

Please sign in to comment.