Skip to content

Commit e6afba9

Browse files
authored
Update integration-tests-core.yml
1 parent 2d73dcb commit e6afba9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/integration-tests-core.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ jobs:
102102
path: gh-pages
103103

104104
- name: Allure Report
105-
uses: firebolt-db/action-allure-report@v1
105+
uses: firebolt-db/action-allure-report@@keep-files
106106
if: always()
107107
continue-on-error: true
108108
with:
@@ -121,4 +121,4 @@ jobs:
121121
test-type: core_https
122122
allure-dir: allure-results-https
123123
pages-branch: gh-pages
124-
repository-name: python-sdk
124+
repository-name: python-sdk

0 commit comments

Comments
 (0)