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

Commit

Permalink
fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
vggonzal authored and vggonzal committed Aug 2, 2023
1 parent a97b068 commit f544396
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -105,9 +105,5 @@ jobs:
- name: Load sample
run: python3 tests/example_load_data.py

- name: Setup local DynamoDB
run: aws dynamodb list-tables --endpoint-url http://localhost:8000

- name: Test with pytest
id: tests
run: pytest tests/test_api.py

0 comments on commit f544396

Please sign in to comment.