Skip to content

Commit

Permalink
better name
Browse files Browse the repository at this point in the history
  • Loading branch information
franziskuskiefer committed Nov 30, 2023
1 parent 45f0e11 commit c1c6c5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
- name: Run tests all features
run: cargo test --verbose --all-features
# RC Provider
- name: Build Debug all features
- name: Build Debug RC provider all features
working-directory: rust_crypto_provider
run: cargo build --verbose --all-features
# Apple Silicon
Expand Down

0 comments on commit c1c6c5d

Please sign in to comment.