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

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

View file

@ -40,6 +40,9 @@ jobs:
image: anglyuboslav/hardhat:1.0.0
ports:
- 8545:8545
steps:
- name: Run hardhat tests
run: echo "HARDHAT"