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
parent 23874b81ed
commit ae3439c40b
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