chore: fix CI

This commit is contained in:
Zach Daniel 2024-03-18 16:00:06 -04:00
parent a3839e1196
commit 130953c0cf

View file

@ -9,5 +9,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 }}