Skip to content

Commit

Permalink
[ci] dotnet does not need to stamp on windows now
Browse files Browse the repository at this point in the history
  • Loading branch information
titusfortner committed Dec 18, 2023
1 parent 29b6dc7 commit dd7a2f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-dotnet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,4 @@ jobs:
java-version: 17
os: windows
run: |
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 comments on commit dd7a2f6

Please sign in to comment.