Skip to content

Commit

Permalink
Moved ft contract related integration tests method to ft contract repo (
Browse files Browse the repository at this point in the history
#4)

* used ft trait for integration tests

* removed ft contract implementation from integration tests

* updated integration utils

* macos

* updated workspaces

* updated dependencies

* checks fixes
  • Loading branch information
VladasZ authored Nov 17, 2023
1 parent d11e46f commit 78ba45b
Show file tree
Hide file tree
Showing 13 changed files with 1,846 additions and 798 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
run: make lint

integration-tests:
runs-on: ubuntu-latest
runs-on: macos-latest
steps:
- name: Checkout
uses: actions/checkout@v3
Expand Down
Loading

0 comments on commit 78ba45b

Please sign in to comment.