Skip to content

Commit

Permalink
Merge pull request #79 from Itheum/d-david
Browse files Browse the repository at this point in the history
Bond integration tests & migration
  • Loading branch information
newbreedofgeek authored Mar 12, 2024
2 parents 5512671 + a6f51be commit 95778f1
Show file tree
Hide file tree
Showing 23 changed files with 2,545 additions and 3,500 deletions.
3 changes: 2 additions & 1 deletion .github/workflows/coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ on:
pull_request:
branches:
- main
- develop
jobs:
coverage:
runs-on: ubuntu-latest
Expand All @@ -12,7 +13,7 @@ jobs:
- name: Install latest nightly
uses: actions-rs/toolchain@v1
with:
toolchain: nightly
toolchain: nightly-2024-02-27
override: true
components: rustfmt, clippy
- name: Install cargo-llvm-cov
Expand Down
Loading

0 comments on commit 95778f1

Please sign in to comment.