Skip to content

Commit 01327ab

Browse files
author
naman-contentstack
committed
updated workflow file
1 parent 2b4a0a4 commit 01327ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/unit-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
npm install -g @contentstack/cli
2323
2424
- name: Configure Region
25-
run: csdx config:set:region us
25+
run: csdx config:set:region AWS-NA
2626

2727
- name: Run tests
2828
run: npm run test

0 commit comments

Comments
 (0)