Skip to content

try to fix close_account_non_empty_balance test #124

try to fix close_account_non_empty_balance test

try to fix close_account_non_empty_balance test #124

Workflow file for this run

name: Tests
on: push
jobs:
tests:
strategy:
matrix:
platform: [ubuntu-latest, macos-latest]
runs-on: ${{ matrix.platform }}
steps:
- uses: actions/checkout@v4
- name: Install and test modules
run: |
cargo test