Skip to content

Commit

Permalink
update localstack
Browse files Browse the repository at this point in the history
  • Loading branch information
Sotatek-TinnNguyen committed Nov 5, 2024
1 parent 82cdc6b commit 77802be
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -116,6 +116,11 @@ jobs:
run: |
git config --global --add safe.directory /__w/kaia/kaia
git fetch origin dev:dev
- name: Start LocalStack
uses: LocalStack/[email protected]
with:
image-tag: 'latest'
install-awslocal: 'true'
- name: Run test tests
run: |
make test-others

0 comments on commit 77802be

Please sign in to comment.