Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Setup GitHub Actions to Run Linter + Pytest (#27)
* updated project version to next dev version * added workflow for linting and testing python code * fix: tests/test.sh -> scripts/test.sh path fix * explicitly adding _aws_credentials fixture to try and fix error in ci * fixed ruff violation * updated moto deps * setting up fake aws creds in pipeline for testing with moto * added mkdir command to test script * fix: removed unnecessary fixture
- Loading branch information