Skip to content

Commit 5e1ddcf

Browse files
committed
Revert to main version of CI setup
1 parent 2892be5 commit 5e1ddcf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/integration-tests-v1.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828

2929
- name: Setup database and engine
3030
id: setup
31-
uses: firebolt-db/integration-testing-setup@v1-error
31+
uses: firebolt-db/integration-testing-setup@v1
3232
with:
3333
firebolt-username: ${{ secrets.FIREBOLT_STG_USERNAME }}
3434
firebolt-password: ${{ secrets.FIREBOLT_STG_PASSWORD }}

0 commit comments

Comments
 (0)