Skip to content

Commit dd7a2f6

Browse files
committed
[ci] dotnet does not need to stamp on windows now
1 parent 29b6dc7 commit dd7a2f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-dotnet.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,4 @@ jobs:
2323
java-version: 17
2424
os: windows
2525
run: |
26-
bazel test //dotnet/test/common:ElementFindingTest-firefox //dotnet/test/common:ElementFindingTest-chrome --pin_browsers=true --stamp
26+
bazel test //dotnet/test/common:ElementFindingTest-firefox //dotnet/test/common:ElementFindingTest-chrome --pin_browsers=true

0 commit comments

Comments
 (0)