Skip to content

Commit

Permalink
Skip llvm-tools-preview where not relevant
Browse files Browse the repository at this point in the history
  • Loading branch information
alex authored Oct 31, 2023
1 parent d643b04 commit e3dd15b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,7 @@ jobs:
if: matrix.PYTHON.RUST

- run: rustup component add llvm-tools-preview
if: matrix.PYTHON.NOXSESSION != 'flake' && matrix.PYTHON.NOXSESSION != 'docs'
- name: Clone wycheproof
timeout-minutes: 2
uses: ./.github/actions/wycheproof
Expand Down

0 comments on commit e3dd15b

Please sign in to comment.