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.
2 parents 37cd813 + 029d263 commit c853c84Copy full SHA for c853c84
.github/workflows/ci-dotnet.yml
@@ -23,4 +23,5 @@ jobs:
23
java-version: 17
24
os: windows
25
run: |
26
+ fsutil 8dot3name set 0
27
bazel test //dotnet/test/common:ElementFindingTest-firefox //dotnet/test/common:ElementFindingTest-chrome --pin_browsers=true
0 commit comments