cdhardhatupdate

This commit is contained in:
Nikola 2025-01-06 23:50:30 +02:00
parent 0ba548945f
commit 1b42a04147

View file

@ -46,6 +46,7 @@ jobs:
- name: Run Hardhat Tests - name: Run Hardhat Tests
run: | run: |
cd hardhat
npx hardhat test npx hardhat test
- name: Shutdown Docker Compose - name: Shutdown Docker Compose