Skip to content

Commit 7ac9a17

Browse files
committed
Update test
1 parent 68cc905 commit 7ac9a17

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

.github/workflows/test.yaml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -28,11 +28,7 @@ jobs:
2828
with:
2929
dotnet-version: '6.x'
3030

31-
- name: Remove ChromeForTesting Nuget
32-
working-directory: ChromeForTesting
33-
run: dotnet remove ChromeForTesting.Tests package ChromeForTesting
34-
35-
- name: Install latest ChromeForTesting Nuget
31+
- name: Update to latest ChromeForTesting Nuget
3632
working-directory: ChromeForTesting
3733
run: dotnet add ChromeForTesting.Tests package ChromeForTesting
3834

0 commit comments

Comments
 (0)