Skip to content

Commit

Permalink
try integration fix
Browse files Browse the repository at this point in the history
  • Loading branch information
ptiurin committed Oct 14, 2024
1 parent 5b31baf commit 71fc759
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/integration-tests-v1.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:

- name: Setup database and engine
id: setup
uses: firebolt-db/integration-testing-setup@v1
uses: firebolt-db/integration-testing-setup@v1-error
with:
firebolt-username: ${{ secrets.FIREBOLT_STG_USERNAME }}
firebolt-password: ${{ secrets.FIREBOLT_STG_PASSWORD }}
Expand Down

0 comments on commit 71fc759

Please sign in to comment.