Skip to content

Commit

Permalink
!drop: tmp: Speed up CI w/ baptiste0928/cargo-install
Browse files Browse the repository at this point in the history
  • Loading branch information
choznerol committed Jul 3, 2024
1 parent e0b46e6 commit fb743a2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -181,6 +181,8 @@ jobs:
- name: Configure extra test environment
run: echo CARGO_CONTAINER_TESTS=1 >> $GITHUB_ENV
if: matrix.os == 'ubuntu-latest'
- name: cargo-install
uses: baptiste0928/cargo-install@v3.1.1
- run: cargo test -p cargo --test testsuite freshness
# - name: Clear intermediate test output
# run: ci/clean-test-output.sh
Expand Down

0 comments on commit fb743a2

Please # to comment.