Fix contract tests path

pull/2994/head
Kieran Prasch 2022-10-30 17:05:06 +00:00
parent d18fa76fc2
commit 371139165c
1 changed files with 1 additions and 1 deletions

View File

@ -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