Skip to content

Commit 54531e2

Browse files
committed
test: add update test
1 parent 26dab65 commit 54531e2

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

justfile

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@ test:
33
vagrant ssh windows -- powershell ./scoop/apps/scoop/current/bin/scoop.ps1 bootstrap
44
vagrant ssh windows -- powershell ./scoop/apps/scoop/current/test/bin/init.ps1
55
vagrant ssh windows -- powershell ./scoop/apps/scoop/current/test/bin/test.ps1
6+
vagrant ssh windows -- scoop hold scoop
7+
vagrant ssh windows -- scoop install main/git
8+
vagrant ssh windows -- scoop update
69

710
clean:
811
-vagrant destroy windows --force

0 commit comments

Comments
 (0)