Skip to content

Commit 9efe524

Browse files
committed
Disable version check
1 parent 69ecc44 commit 9efe524

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/pr.yaml

+3-3
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,9 @@ on:
77
- main
88

99
jobs:
10-
report-client-versions:
11-
uses: './.github/workflows/client-versions.yaml'
12-
secrets: inherit
10+
# report-client-versions:
11+
# uses: './.github/workflows/client-versions.yaml'
12+
# secrets: inherit
1313

1414
test-notebooks:
1515
uses: './.github/workflows/test-notebooks-changed.yaml'

0 commit comments

Comments
 (0)