diff --git a/.github/workflows/integration.yml b/.github/workflows/integration.yml index d722d67fc..8f4ff71fc 100644 --- a/.github/workflows/integration.yml +++ b/.github/workflows/integration.yml @@ -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