Skip to content

ci: try to make ci work try 5... #10

ci: try to make ci work try 5...

ci: try to make ci work try 5... #10

Workflow file for this run

name: CI
on: [push]
jobs:
ash-ci:
strategy:
fail-fast: false
matrix:
mysql-version: ["8.0"]
uses: lejoko/ash_mysql/ash-ci.yml@main

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

View workflow run for this annotation

GitHub Actions / .github/workflows/elixir.yml

Invalid workflow file

invalid value workflow reference: references to workflows must be rooted in '.github/workflows'
with:
mysql: true
mysql.version: ${{matrix.mysql-version}}
secrets:
hex_api_key: ${{ secrets.HEX_API_KEY }}