Skip to content

Commit 020bec0

Browse files
committed
disable validation test
1 parent 52e098c commit 020bec0

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/validation-sfcompute.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,6 @@ jobs:
4545
SFCOMPUTE_API_KEY: ${{ secrets.SFCOMPUTE_API_KEY }}
4646
TEST_PRIVATE_KEY_BASE64: ${{ secrets.TEST_PRIVATE_KEY_BASE64 }}
4747
TEST_PUBLIC_KEY_BASE64: ${{ secrets.TEST_PUBLIC_KEY_BASE64 }}
48-
VALIDATION_TEST: false
4948
run: |
5049
cd v1/providers/sfcompute
5150
go test -v -short=false -timeout=30m ./...

0 commit comments

Comments
 (0)