mirror of
https://github.com/ivabus/pantry
synced 2024-11-22 08:25:07 +03:00
parent
58f0f6ae61
commit
add5c7a24d
1 changed files with 3 additions and 0 deletions
|
@ -16,4 +16,7 @@ build:
|
|||
|
||||
test:
|
||||
- test "$(topgrade --version)" = "Topgrade {{version}}"
|
||||
# prevents an unskippable prompt
|
||||
- run: echo -n {{version}} > topgrade_keep
|
||||
working-directory: $HOME/.local/share
|
||||
- topgrade --dry-run --disable system
|
||||
|
|
Loading…
Reference in a new issue