Skip to content

Commit

Permalink
ci: try to make ci work try 8...
Browse files Browse the repository at this point in the history
  • Loading branch information
lejoko committed May 15, 2024
1 parent 3b19e1e commit f6a568a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/elixir.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@ jobs:
uses: lejoko/ash_mysql/.github/workflows/ash-ci.yml@main
with:
mysql: true
mysql.version: ${{matrix.mysql-version}}
mysql-version: ${{matrix.mysql-version}}
secrets:
hex_api_key: ${{ secrets.HEX_API_KEY }}

0 comments on commit f6a568a

Please sign in to comment.