Skip to content

Commit

Permalink
CI: always build frodo-kem on push (#85)
Browse files Browse the repository at this point in the history
This follows the configuration of the other crates in the repo
  • Loading branch information
tarcieri authored Jan 19, 2025
1 parent 0bc6200 commit eee7fed
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/frodo-kem.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,6 @@ on:
- "Cargo.*"
push:
branches: master
paths:
- ".github/workflows/frodo-kem.yml"
- "frodo-kem/**"
- "Cargo.*"

env:
CARGO_INCREMENTAL: 0
Expand Down

0 comments on commit eee7fed

Please sign in to comment.