Skip to content

Commit

Permalink
refactor: update IOTA handler attachment and remove unused sandbox setup
Browse files Browse the repository at this point in the history
chore: update dependencies and environment variables for devnet
test: ignore failing test due to gas estimation bug
  • Loading branch information
itsyaasir committed Dec 2, 2024
1 parent 658923f commit 96ff6e8
Show file tree
Hide file tree
Showing 9 changed files with 193 additions and 582 deletions.
File renamed without changes.
23 changes: 0 additions & 23 deletions .github/actions/iota-private-network/setup/action.yml

This file was deleted.

3 changes: 0 additions & 3 deletions .github/workflows/run-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,5 @@ jobs:
rustc --version
cargo clippy --version
- name: Start iota sandbox
uses: "./.github/actions/iota-private-network/setup"

- name: Run tests
run: cargo test --release
Loading

0 comments on commit 96ff6e8

Please sign in to comment.