There was an error while loading. Please reload this page.
1 parent 590a160 commit b3f5b60Copy full SHA for b3f5b60
1 file changed
.github/workflows/ci.yml
@@ -40,3 +40,5 @@ jobs:
40
41
- name: Test
42
run: make test
43
+ env:
44
+ LOCALSTACK_AUTH_TOKEN: ${{ secrets.LOCALSTACK_AUTH_TOKEN }}
0 commit comments