Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Marta Mularczyk committed Oct 17, 2024
1 parent 9ba1538 commit 4438f1b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/features.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@ jobs:
- name: Install cargo-hack
run: cargo install cargo-hack
- name: Build one feature at a time
run: cargo hack build --each-feature --workspace --exclude harness_client,,mls-rs-crypto-awslc
run: cargo hack build --each-feature --workspace --exclude harness_client,mls-rs-crypto-awslc

0 comments on commit 4438f1b

Please sign in to comment.