Merge pull request #16 from lyuboangelov/feature/add-workflow

fix
This commit is contained in:
Lyuboslav Angelov 2023-11-14 13:25:25 +02:00 committed by GitHub
commit a31279b95d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -42,7 +42,7 @@ jobs:
- 8545:8545
steps:
- name: Run hardhat tests
run: echo "HARDHAT"
run: docker exec hardhat bash -c "npx hardhat test"