Skip to content

Commit

Permalink
Only need to test prebuilt nasm w/ aws-lc-sys
Browse files Browse the repository at this point in the history
  • Loading branch information
justsmth committed Dec 13, 2024
1 parent de40195 commit cea4c71
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,7 @@ jobs:
strategy:
fail-fast: false
matrix:
crate: [ aws-lc-sys, aws-lc-rs ]
crate: aws-lc-sys
args:
- publish --dry-run
steps:
Expand Down

0 comments on commit cea4c71

Please sign in to comment.