Skip to content

fix(reqpool): attach fake field for sgx #68

fix(reqpool): attach fake field for sgx

fix(reqpool): attach fake field for sgx #68

Workflow file for this run

name: CI - Native
on:
workflow_call:
pull_request:
jobs:
build-test-native:
name: Build and test native
uses: ./.github/workflows/ci-build-test-reusable.yml
with:
version_name: "native"
version_toolchain: "nightly-2024-04-17"
integration-test-native:
name: Run integration tests on native
uses: ./.github/workflows/ci-integration-reusable.yml
with:
version_name: "native"
version_toolchain: "nightly-2024-04-17"