Skip to content

Commit

Permalink
Fixing tests
Browse files Browse the repository at this point in the history
  • Loading branch information
andreaswittig committed Dec 3, 2024
1 parent 0c903cc commit 45e3653
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ jobs:
with:
role-to-assume: 'arn:aws:iam::068189904525:role/github-openid-connect'
aws-region: 'eu-west-1'
role-duration-seconds: 7200 # 2 hours
- uses: actions/setup-node@v4
with:
node-version: '18.x'
Expand Down

0 comments on commit 45e3653

Please sign in to comment.