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:
parent
23874b81ed
commit
ae3439c40b
4 changed files with 75 additions and 18 deletions
1
.github/workflows/python_test.yml
vendored
1
.github/workflows/python_test.yml
vendored
|
|
@ -11,7 +11,6 @@ on:
|
|||
env:
|
||||
POETRY_VERSION: "1.8.2"
|
||||
|
||||
|
||||
jobs:
|
||||
build:
|
||||
name: Run Unit Tests
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue