Skip to content

Commit

Permalink
add run-localstack script back to CI
Browse files Browse the repository at this point in the history
  • Loading branch information
valentin-feron committed Dec 3, 2024
1 parent 720321d commit e0efd28
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,9 @@ jobs:
enable: missing-module-docstring
ignore: tests,examples,scrap

- name: Run LocalStack
uses: i2mint/isee/actions/run-localstack@master

- name: Pytest Validation
uses: i2mint/isee/actions/pytest-validation@master
with:
Expand Down

0 comments on commit e0efd28

Please sign in to comment.