ci: use new postgres flag in CI

This commit is contained in:
Zach Daniel 2023-01-31 22:47:08 -05:00
parent 85e6ba9598
commit c3979377bd

View file

@ -1,4 +1,4 @@
name: AshPostgres CI
name: CI
on:
push:
@ -9,3 +9,5 @@ on:
jobs:
ash-ci:
uses: ash-project/ash/.github/workflows/ash-ci.yml@main
with:
postgres: true