Skip to content

Commit

Permalink
chore: testing ci
Browse files Browse the repository at this point in the history
  • Loading branch information
aorumbayev committed Apr 15, 2024
1 parent 12facbd commit e08584c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-python.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
shell: bash
run: |
set -o pipefail
pipx install https://github.com/algorandfoundation/algokit-cli@fix/pipx_dep_issues
pipx install git+https://github.com/algorandfoundation/algokit-cli@fix/pipx_dep_issues
algokit localnet start
poetry run pytest -n auto --junitxml=pytest-junit.xml --cov-report=term-missing:skip-covered --cov=src | tee pytest-coverage.txt
algokit localnet stop
Expand Down

0 comments on commit e08584c

Please sign in to comment.