Skip to content

Fix: Update to PSDK v1.13 / Configure "Sync" Asynchronous Backing (#416) #330

Fix: Update to PSDK v1.13 / Configure "Sync" Asynchronous Backing (#416)

Fix: Update to PSDK v1.13 / Configure "Sync" Asynchronous Backing (#416) #330

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