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 29b6dc7 commit dd7a2f6Copy full SHA for dd7a2f6
.github/workflows/ci-dotnet.yml
@@ -23,4 +23,4 @@ jobs:
23
java-version: 17
24
os: windows
25
run: |
26
- bazel test //dotnet/test/common:ElementFindingTest-firefox //dotnet/test/common:ElementFindingTest-chrome --pin_browsers=true --stamp
+ bazel test //dotnet/test/common:ElementFindingTest-firefox //dotnet/test/common:ElementFindingTest-chrome --pin_browsers=true
0 commit comments