Skip to content

chore: remove unknown variable #20

chore: remove unknown variable

chore: remove unknown variable #20

Workflow file for this run

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

Check failure on line 14 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: 14, Col: 11): Error from called workflow ash-project/ash/.github/workflows/ash-ci.yml@main (Line: 317, Col: 9): Job 'build-release' depends on job 'build-release' which creates a cycle in the dependency graph. In .github/workflows/elixir.yml (Line: 14, Col: 11): Error from called workflow ash-project/ash/.github/workflows/ash-ci.yml@main (Line: 402, Col: 9): Job 'release' depends on job 'build-release' which creates a cycle in the dependency graph.
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 }}