Skip tests during upgrade
Signed-off-by: Severin Kaderli <severin@kaderli.dev>
This commit is contained in:
parent
5836c9cdf6
commit
2cf9d6b315
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@
|
||||||
. utils
|
. utils
|
||||||
|
|
||||||
print_section "Update arch packages"
|
print_section "Update arch packages"
|
||||||
yay -Syu --devel
|
yay -Syu --devel --mflags --nocheck
|
||||||
|
|
||||||
print_section "Update npm packages"
|
print_section "Update npm packages"
|
||||||
npm update -g
|
npm update -g
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue