Skip to content

updated naj and wallet-selector versions #12

updated naj and wallet-selector versions

updated naj and wallet-selector versions #12

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@v4
- name: Install and test modules
run: |
cd ./contract-rs
cargo test