mirror of https://github.com/nucypher/nucypher.git
Fix contract tests path
parent
d18fa76fc2
commit
371139165c
|
@ -33,4 +33,4 @@ jobs:
|
|||
run: python ./scripts/installation/install_solc.py
|
||||
|
||||
- name: Run Contract tests
|
||||
run: pytest tests/acceptance/blockchain/contracts
|
||||
run: pytest tests/contracts
|
||||
|
|
Loading…
Reference in New Issue