Skip to content

Commit

Permalink
don't run mlkem C tests on Windows ci
Browse files Browse the repository at this point in the history
  • Loading branch information
franziskuskiefer committed Nov 4, 2024
1 parent b216164 commit 249e0b3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/c.yml
Original file line number Diff line number Diff line change
Expand Up @@ -162,3 +162,4 @@ jobs:

- name: 🏃🏻‍♀️ Test
run: ./build/ml_kem_test
if: ${{ matrix.os == 'windows-latest' }}

0 comments on commit 249e0b3

Please sign in to comment.