Skip to content

Commit 1fddf99

Browse files
committed
chore(proxy): add CS_REGION to test.yml
CS_REGION is an env var required by the latest cipherstash-client release.
1 parent a5be8c9 commit 1fddf99

2 files changed

Lines changed: 16 additions & 5 deletions

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ jobs:
2626
CS_DEFAULT_KEYSET_ID: ${{ secrets.CS_DEFAULT_KEYSET_ID }}
2727
CS_CLIENT_ID: ${{ secrets.CS_CLIENT_ID }}
2828
CS_CLIENT_KEY: ${{ secrets.CS_CLIENT_KEY }}
29+
CS_REGION: "ap-southeast-2.aws"
2930

3031
RUST_BACKTRACE: "1"
3132
run: |

Cargo.lock

Lines changed: 15 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)