Skip to content

Commit

Permalink
...
Browse files Browse the repository at this point in the history
  • Loading branch information
tjjfvi committed May 21, 2024
1 parent 192d6b7 commit 077d745
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,6 @@ jobs:
steps:
- uses: actions/checkout@v3
- uses: dsherret/rust-toolchain-file@v1
- run: . ~/.bashrc && cargo test --release
shell: bash {0}
- run: cargo test --release
shell: bash -l {0}

0 comments on commit 077d745

Please sign in to comment.