Test only one

This commit is contained in:
Dimitar Manov 2025-06-11 13:45:38 +03:00
parent 9ff8b54522
commit 84d1f51edb

View file

@ -43,7 +43,7 @@ jobs:
- name: Test Contracts - name: Test Contracts
working-directory: ./hardhat working-directory: ./hardhat
run: npx hardhat test --network localhost run: npx hardhat test test/Lock.ts --network localhost
- name: Autotag - name: Autotag
id: autotag id: autotag