Skip to content

unit test for bridged tokens wrappers endpoint #706

unit test for bridged tokens wrappers endpoint

unit test for bridged tokens wrappers endpoint #706

Workflow file for this run

name: CI
on:
push:
branches:
- main
- feat/*
pull_request:
branches:
- main
- feat/*
permissions:
checks: write
pull-requests: write
jobs:
contracts:
name: Contracts
uses: multiversx/mx-sc-actions/.github/workflows/[email protected]
with:
rust-toolchain: stable
secrets:
token: ${{ secrets.GITHUB_TOKEN }}