Skip to content

Commit

Permalink
Update tests.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
gagdiez authored May 1, 2024
1 parent dfc9667 commit 55d64e7
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,6 @@ jobs:
run: cd integration-tests && cargo run --example integration-tests
- name: Market tests
run: cd market-contract && cargo test
- name: NFT tests
run: cd nft-contract && cargo test
- name: Contract Basics tests
run: cd nft-contract-basic && cargo test
- name: Events tests
Expand Down

0 comments on commit 55d64e7

Please sign in to comment.