Skip to content

Commit 55d64e7

Browse files
authored
Update tests.yml
1 parent dfc9667 commit 55d64e7

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/tests.yml

-2
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,6 @@ jobs:
2424
run: cd integration-tests && cargo run --example integration-tests
2525
- name: Market tests
2626
run: cd market-contract && cargo test
27-
- name: NFT tests
28-
run: cd nft-contract && cargo test
2927
- name: Contract Basics tests
3028
run: cd nft-contract-basic && cargo test
3129
- name: Events tests

0 commit comments

Comments
 (0)