We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f1565d2 commit 1d27916Copy full SHA for 1d27916
.github/workflows/test-upgrade.yml
@@ -65,5 +65,7 @@ jobs:
65
use ${{ github.workspace }}/tests/test-all.nu *
66
test-winget-per-user-install
67
test-winget-per-user-upgrade
68
+ test-winget-per-machine-install
69
+ test-winget-per-machine-upgrade
70
71
0 commit comments