Skip to content

Commit

Permalink
is this needed-3
Browse files Browse the repository at this point in the history
  • Loading branch information
agnesgaroux committed Aug 28, 2024
1 parent 7296755 commit c5f0eec
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/autoformat.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@ jobs:
- name: Run formatting
run: bash ./builds/run_formatting.sh
env:
aws-region: eu-west-1
AWS_ACCESS_KEY_ID: ${{ steps.aws_credentials.outputs.aws-access-key-id }}
AWS_SECRET_KEY: ${{ steps.aws_credentials.outputs.aws-secret-access-key }}
AWS_SESSION_TOKEN: ${{ steps.aws_credentials.outputs.aws-session-token }}
Expand Down

0 comments on commit c5f0eec

Please sign in to comment.