Skip to content

Commit

Permalink
Merge branch 'master' into claudio/candid-subtype-check
Browse files Browse the repository at this point in the history
  • Loading branch information
crusso authored May 25, 2023
2 parents d2b7b81 + 9301221 commit 96718cf
Show file tree
Hide file tree
Showing 87 changed files with 12,384 additions and 2,867 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
- name: Build
run: cargo build
- name: Run tests
run: cargo test
run: cargo test --features all
- name: fmt
run: cargo fmt -v -- --check
- name: lint
Expand Down
Loading

0 comments on commit 96718cf

Please sign in to comment.