Skip to content

Commit

Permalink
stuf
Browse files Browse the repository at this point in the history
  • Loading branch information
tokatoka committed Nov 26, 2024
1 parent 6ce447e commit 4ffc999
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build_and_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,7 @@ jobs:
run: RUSTFLAGS="--cfg docsrs" cargo +nightly test --doc --all-features

ubuntu-miri:
if: ${{ github.event.label.name == 'pre-release' }}
runs-on: ubuntu-24.04
steps:
- name: Add nightly clippy
Expand Down

0 comments on commit 4ffc999

Please sign in to comment.