Skip to content

Commit

Permalink
adds fips_tests feature to CI
Browse files Browse the repository at this point in the history
Signed-off-by: Ahmar Suhail <ahmarsu@amazon.co.uk>
  • Loading branch information
ahmarsuhail committed Jul 17, 2023
1 parent 83cb6f6 commit bdd631d
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 @@ -20,7 +20,7 @@ env:
# A bucket our IAM role has no access to, but is in the right region, for permissions tests
S3_FORBIDDEN_BUCKET_NAME: ${{ vars.S3_FORBIDDEN_BUCKET_NAME }}
S3_REGION: ${{ vars.S3_REGION }}
RUST_FEATURES: fuse_tests,s3_tests,delete
RUST_FEATURES: fuse_tests,s3_tests,delete,fips_tests

permissions:
id-token: write
Expand Down

0 comments on commit bdd631d

Please sign in to comment.