Skip to content

chore: react to ASH_CI_BUILD as well #22

chore: react to ASH_CI_BUILD as well

chore: react to ASH_CI_BUILD as well #22

Workflow file for this run

name: CI
on:
push:
tags:
- "v*"
branches: [main]
pull_request:
branches: [main]
workflow_call:
jobs:
ash-ci:
uses: ash-project/ash/.github/workflows/ash-ci.yml@main

Check failure on line 12 in .github/workflows/elixir.yml

View workflow run for this annotation

GitHub Actions / CI

Invalid workflow file

The workflow is not valid. In .github/workflows/elixir.yml (Line: 12, Col: 11): Error from called workflow ash-project/ash/.github/workflows/ash-ci.yml@main (Line: 313, Col: 10): Unexpected symbol: '${{inputs'. Located at position 43 within expression: always() && !failure() && !cancelled() && ${{inputs.rustler-precompiled-module
with:
spark-formatter: false
spark-cheat-sheets: false
sobelow: false
igniter-upgrade: false
rustler-precompiled-module: IgniterJs.Native
secrets:
HEX_API_KEY: ${{ secrets.HEX_API_KEY }}