Skip to content

Commit

Permalink
Merge pull request #146 from InjectiveLabs/feat/change_default_gas_price
Browse files Browse the repository at this point in the history
feat/change default gas price
  • Loading branch information
aarmoa authored Dec 28, 2023
2 parents e53c46e + 88bab8b commit 1bc9edd
Show file tree
Hide file tree
Showing 19 changed files with 2,720 additions and 2,129 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
# necessary to get ruby 2.3 to work nicely with bundler vendor/bundle cache
# can remove once ruby 2.3 is no longer supported
- run: gem update --system
# - run: gem update --system

- run: bundle config set deployment 'true'
- name: bundle install
Expand Down
Loading

0 comments on commit 1bc9edd

Please sign in to comment.