Skip to content

fix deposit, add extra bit to tests #10

fix deposit, add extra bit to tests

fix deposit, add extra bit to tests #10

Workflow file for this run

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