Skip to content

Commit 7924c42

Browse files
author
Bennett Hardwick
committed
Update vars again
1 parent a1a5e64 commit 7924c42

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/test.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,9 @@ jobs:
4848
CS_CLIENT_ID: ${{ secrets.CS_CLIENT_ID }}
4949
CS_CLIENT_KEY: ${{ secrets.CS_CLIENT_KEY }}
5050
CS_VITUR_IDP_HOST: "https://ap-southeast-2.aws.auth.viturhosted.net"
51+
AWS_ACCESS_KEY_ID: cryptonamo
52+
AWS_SECRET_ACCESS_KEY: cryptonamo
53+
AWS_REGION: ap-southeast-2
5154
RUST_BACKTRACE: full
5255

5356
format:

0 commit comments

Comments
 (0)