diff --git a/.github/workflows/integration.yml b/.github/workflows/integration.yml index 68cb459a3dc..a13443af5e2 100644 --- a/.github/workflows/integration.yml +++ b/.github/workflows/integration.yml @@ -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: