We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 694b5ba commit ba0c1e2Copy full SHA for ba0c1e2
1 file changed
.github/workflows/test.yml
@@ -32,10 +32,6 @@ jobs:
32
needs: linux-unit-tests
33
uses: salesforcecli/github-workflows/.github/workflows/nut.yml@main
34
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
39
strategy:
40
matrix:
41
os: [ubuntu-latest, windows-latest]
0 commit comments