Skip to content

Commit

Permalink
Update .github/workflows/check.yml
Browse files Browse the repository at this point in the history
Co-authored-by: Martin Thomson <[email protected]>
Signed-off-by: Lars Eggert <[email protected]>
  • Loading branch information
larseggert and martinthomson authored Oct 11, 2024
1 parent 692436d commit eee8009
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -128,10 +128,6 @@ jobs:
RUSTFLAGS="-Z sanitizer=$sanitizer" RUSTDOCFLAGS="-Z sanitizer=$sanitizer" cargo +nightly nextest run -Z build-std --features ci --target "$TARGET"
done
- name: Print simulation seeds
if: env.DUMP_SIMULATION_SEEDS
run: find ${{ env.DUMP_SIMULATION_SEEDS }}

- name: Save simulation seeds artifact
if: env.DUMP_SIMULATION_SEEDS
uses: actions/upload-artifact@50769540e7f4bd5e21e526ee35c689e35e0d6874 # v4.4.0
Expand Down

0 comments on commit eee8009

Please sign in to comment.