ci: add astra integration tests to CI (#2643)

* Add astra integration tests to CI

* Add astra integration tests to CI

* revert whitespace changes

* update filter

* Swap to using a scheduled job rather than filter
This commit is contained in:
Jordan Frazier 2024-07-16 17:38:17 -07:00 committed by GitHub
commit ae3439c40b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 75 additions and 18 deletions

View file

@ -11,7 +11,6 @@ on:
env:
POETRY_VERSION: "1.8.2"
jobs:
build:
name: Run Unit Tests