Skip to content

Commit

Permalink
Revert "Merge pull request #1021 from ehuss/stable-ctest2"
Browse files Browse the repository at this point in the history
This reverts commit 81a1f16, reversing
changes made to 987c4e6.
  • Loading branch information
ehuss committed Feb 19, 2024
1 parent b1ea7cc commit 9be523e
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,11 +35,7 @@ jobs:
shell: bash
- run: cargo test --no-default-features
- run: cargo test
# NOTE: ctest2 is currently failing on 1.78 nightly. Pinning the toolchain
# for now, but we'll need either a new release of ctest2 or some other
# solution soon.
- run: cargo run -p systest
if: matrix.rust == 'stable'
- run: cargo test -p git2-curl

rustfmt:
Expand Down

0 comments on commit 9be523e

Please sign in to comment.