Skip to content

Commit

Permalink
[ci] [dotnet] Enable long path in bazel (#14634)
Browse files Browse the repository at this point in the history
  • Loading branch information
nvborisenko authored Oct 22, 2024
1 parent c145a83 commit 029d263
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci-dotnet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,5 @@ jobs:
java-version: 17
os: windows
run: |
fsutil 8dot3name set 0
bazel test //dotnet/test/common:ElementFindingTest-firefox //dotnet/test/common:ElementFindingTest-chrome --pin_browsers=true

0 comments on commit 029d263

Please sign in to comment.