Skip to content
This repository has been archived by the owner on Oct 18, 2023. It is now read-only.

Commit

Permalink
trying docker port
Browse files Browse the repository at this point in the history
  • Loading branch information
vggonzal authored and vggonzal committed Sep 28, 2023
1 parent d56a5f9 commit 8c745f0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -158,6 +158,7 @@ jobs:
- name: Test with pytest
run: |
poetry run docker run -d -p 8000:8000 amazon/dynamodb-local
poetry run pytest tests/test_api.py -k 'test_gettimeseries_get'
Expand Down

0 comments on commit 8c745f0

Please sign in to comment.