Skip to content

Commit 526753c

Browse files
authored
fix astra tests (#593)
1 parent 6fa6cab commit 526753c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/_run_e2e_tests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -179,6 +179,7 @@ jobs:
179179
- name: Cleanup AstraDB
180180
uses: nicoloboschi/cleanup-astradb@v1
181181
if: ${{ always() && inputs.astradb }}
182+
continue-on-error: true
182183
with:
183184
token: ${{ secrets[inputs.astradb-token-secret-name] }}
184185
name: ${{ steps.astra-db.outputs.name }}

0 commit comments

Comments
 (0)