fix: test suite passing
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
#!/usr/bin/env bash
|
||||
set -euo pipefail
|
||||
|
||||
# pyenv install --skip-existing && pyenv shell
|
||||
poetry install && poetry run pytest
|
||||
bash -l -c "poetry install && poetry run pytest"
|
||||
|
||||
Reference in New Issue
Block a user