ci: add back in sqlite to ci

This commit is contained in:
Zach Daniel 2023-10-11 15:57:39 -04:00
parent 2e945bb58c
commit caec24b7e7

View file

@ -9,5 +9,7 @@ on:
jobs:
ash-ci:
uses: ash-project/ash/.github/workflows/ash-ci.yml@main
with:
sqlite: true
secrets:
hex_api_key: ${{ secrets.HEX_API_KEY }}