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 52e098c commit 020bec0Copy full SHA for 020bec0
1 file changed
.github/workflows/validation-sfcompute.yml
@@ -45,7 +45,6 @@ jobs:
45
SFCOMPUTE_API_KEY: ${{ secrets.SFCOMPUTE_API_KEY }}
46
TEST_PRIVATE_KEY_BASE64: ${{ secrets.TEST_PRIVATE_KEY_BASE64 }}
47
TEST_PUBLIC_KEY_BASE64: ${{ secrets.TEST_PUBLIC_KEY_BASE64 }}
48
- VALIDATION_TEST: false
49
run: |
50
cd v1/providers/sfcompute
51
go test -v -short=false -timeout=30m ./...
0 commit comments