Skip to content

fix: implement nested_steps/1 for Step.Switch to fix dependency resolution #769

fix: implement nested_steps/1 for Step.Switch to fix dependency resolution

fix: implement nested_steps/1 for Step.Switch to fix dependency resolution #769

Workflow file for this run

# SPDX-FileCopyrightText: 2023 James Harton, Zach Daniel, Alembic Pty and contributors
# SPDX-FileCopyrightText: 2023 reactor contributors <https://github.com/ash-project/reactor/graphs.contributors>
#
# SPDX-License-Identifier: MIT
name: Reactor CI
on:
push:
tags:
- "v*"
branches: [main]
pull_request:
branches: [main]
jobs:
ash-ci:
uses: ash-project/ash/.github/workflows/ash-ci.yml@main
secrets:
HEX_API_KEY: ${{ secrets.HEX_API_KEY }}
with:
spark-formatter: true
postgres: false
igniter-upgrade: false
reuse: true