Skip to content

Commit

Permalink
feat(subscription): subscriptions (#224)
Browse files Browse the repository at this point in the history
* feat(subscription): draft

* fix(improvements): improvement

* fix(tests): tests

* fix(fixes): fix

* fix(more): tests

* fix(fix): tests

* fix(fixes): fix

* fix(fix): test
  • Loading branch information
cgilbe27 authored Sep 21, 2023
1 parent b09c708 commit 43c20f4
Show file tree
Hide file tree
Showing 36 changed files with 12,207 additions and 73,682 deletions.
20 changes: 0 additions & 20 deletions .github/workflows/gh-project.yaml

This file was deleted.

2 changes: 1 addition & 1 deletion .github/workflows/test-nibijs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
- name: Check out the repo
uses: actions/checkout@v3
- name: Install nibid
run: curl -s https://get.nibiru.fi/@v0.21.5! | bash
run: curl -s https://get.nibiru.fi/@v0.21.9! | bash
# Use https://get.nibiru.fi/ to get the most recent release.
- name: Run localnet.sh in the background
run: |
Expand Down
Loading

0 comments on commit 43c20f4

Please sign in to comment.