Skip to content

Aligned Layer with Holesky #1855

Aligned Layer with Holesky

Aligned Layer with Holesky #1855

Workflow file for this run

name: CI
on:
push:
branches:
- main
pull_request:
branches: ["*"]
jobs:
core:
name: Test Core
uses: ./.github/workflows/rust_ci.yaml
with:
skip_run: true
directory: core
account_inclusion:
name: Test Account Inclusion
uses: ./.github/workflows/rust_ci.yaml
with:
skip_run: true
directory: account_inclusion