Skip to content

Commit

Permalink
Update github workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
m-kus committed Nov 23, 2020
1 parent 30f6138 commit 5f58bae
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ jobs:
run: |
sudo apt-get update -q
sudo apt-get install libsodium-dev libsecp256k1-dev libgmp-dev -y
poetry run pip install pysodium
poetry install -v
- name: Run tests
run: poetry run pytest tests/
Expand Down

0 comments on commit 5f58bae

Please sign in to comment.