Skip to content

Commit

Permalink
ci: skip spark related CI steps
Browse files Browse the repository at this point in the history
  • Loading branch information
zachdaniel committed Jun 1, 2024
1 parent 260d565 commit 16e8615
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/elixir.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,8 @@ on:
jobs:
ash-ci:
uses: ash-project/ash/.github/workflows/ash-ci.yml@main
with:
spark-formatter: false
spark-cheat-sheets: false
secrets:
HEX_API_KEY: ${{ secrets.HEX_API_KEY }}

0 comments on commit 16e8615

Please sign in to comment.