Skip to content

Commit 694b5ba

Browse files
fix: vars
1 parent 80f7257 commit 694b5ba

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.github/workflows/test.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,10 @@ jobs:
3232
needs: linux-unit-tests
3333
uses: salesforcecli/github-workflows/.github/workflows/nut.yml@main
3434
secrets: inherit
35+
env:
36+
OPEN_BROWSER: 'false'
37+
TESTKIT_HUB_INSTANCE: https://login.test1.pc-rnd.salesforce.com
38+
TESTKIT_HUB_USERNAME: wcf@cijob.org
3539
strategy:
3640
matrix:
3741
os: [ubuntu-latest, windows-latest]

0 commit comments

Comments
 (0)