Skip to content

Commit

Permalink
Fix test issues with new patch
Browse files Browse the repository at this point in the history
  • Loading branch information
rscarson committed Mar 11, 2023
1 parent b471262 commit af2e3fb
Show file tree
Hide file tree
Showing 7 changed files with 469 additions and 256 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
runs-on: ubuntu-latest

steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v3
- name: Build
run: cargo build --verbose
- name: Run tests
Expand Down
Loading

0 comments on commit af2e3fb

Please sign in to comment.