We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5b31baf commit 71fc759Copy full SHA for 71fc759
.github/workflows/integration-tests-v1.yaml
@@ -28,7 +28,7 @@ jobs:
28
29
- name: Setup database and engine
30
id: setup
31
- uses: firebolt-db/integration-testing-setup@v1
+ uses: firebolt-db/integration-testing-setup@v1-error
32
with:
33
firebolt-username: ${{ secrets.FIREBOLT_STG_USERNAME }}
34
firebolt-password: ${{ secrets.FIREBOLT_STG_PASSWORD }}
0 commit comments