Skip to content

Commit

Permalink
more nextest
Browse files Browse the repository at this point in the history
  • Loading branch information
daniel-noland committed Oct 28, 2024
1 parent cca9cf7 commit fc03d1c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/check-developer-experience.yml
Original file line number Diff line number Diff line change
Expand Up @@ -109,6 +109,7 @@ jobs:
continue-on-error: ${{ matrix.rust.optional }}

- uses: actions/upload-artifact@v4
if: ${{ always() }}
with:
name: "test-results-${{ matrix.rust.toolchain }}"
path: target/nextest/ci/
Expand Down

0 comments on commit fc03d1c

Please sign in to comment.