Skip to content

Commit

Permalink
Merge pull request #1023 from ehuss/ctest2
Browse files Browse the repository at this point in the history
Revert "Merge pull request #1021 from ehuss/stable-ctest2"
  • Loading branch information
ehuss authored Feb 19, 2024
2 parents b1ea7cc + 9be523e commit 3da58f3
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 3da58f3

Please sign in to comment.