Skip to content

Commit ebec3cc

Browse files
committed
update yaml
1 parent ed2aa0a commit ebec3cc

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

.github/workflows/test.yaml

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -15,11 +15,8 @@ jobs:
1515
with:
1616
cmd: install
1717

18-
- name: hardhat example instal
19-
run: install:solidity
20-
2118
- name: build library
2219
run: yarn build
2320

24-
- name: test library and solidity example
25-
run: yarn test:all
21+
- name: test library
22+
run: yarn test

0 commit comments

Comments
 (0)