Skip to content

[XCM] Fix conversion between MultiLocation to AssetId using `pall… #280

[XCM] Fix conversion between MultiLocation to AssetId using `pall…

[XCM] Fix conversion between MultiLocation to AssetId using `pall… #280

Workflow file for this run

name: Test parachain
on:
push:
branches:
- master
jobs:
build:
name: Build project
runs-on: self-hosted
steps:
- uses: actions/checkout@v4
- name: Test parachain
run: echo test #TODO: change for integration test when available