Commit 1f7716e
Jérémy Christillin
fix: make password test optional in CI
The password test depends on local dependencies (/Users/jeremy/.ssh-manager-cli/lib/colors.sh) that don't exist in CI environment. Changed to show warning instead of failing the build when the test can't run.1 parent bab2d62 commit 1f7716e
1 file changed
+1
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
74 | | - | |
75 | | - | |
| 74 | + | |
76 | 75 | | |
77 | 76 | | |
78 | 77 | | |
| |||
0 commit comments