Skip to content

improvement: draw the rest of the owl #7

improvement: draw the rest of the owl

improvement: draw the rest of the owl #7

Workflow file for this run

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

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

View workflow run for this annotation

GitHub Actions / CI

Invalid workflow file

The workflow is not valid. .github/workflows/elixir.yml (Line: 13, Col: 15): Invalid input, sqlite is not defined in the referenced workflow.
secrets:
hex_api_key: ${{ secrets.HEX_API_KEY }}