Trying to get hardhat log

This commit is contained in:
Arnaud 2025-06-20 11:37:37 +02:00
parent fd33084ecf
commit 9c3dc8ff6a
No known key found for this signature in database
GPG Key ID: B8FBC178F10CA7AE

View File

@ -60,7 +60,7 @@ jobs:
MSYS2_PATH_TYPE: inherit
run: |
npm install
npm start &
npm start > ../../tests/integration/logs/hardhat.log 2>&1 &
## Part 2 Tests ##
- name: Contract tests