mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-06-06 00:41:15 -03:00
completions/pulumi: disable update check
As seen in GitHub Actions: 132/193 Test #17: check-completions.fish ...................***Failed 16.28 sec checks/check-completions.fish..Failure: There were no remaining checks left to match stdout:1: OUTPUT from /home/runner/work/fish-shell/fish-shell/share/completions/pulumi.fish: warning: A new version of Pulumi is available. To upgrade from version '3.154.0' to '3.156.0', visit https://pulumi.com/docs/install/ for manual instructions and release notes.
This commit is contained in:
@@ -1 +1 @@
|
||||
pulumi completion fish 2>/dev/null | source
|
||||
PULUMI_SKIP_UPDATE_CHECK=true pulumi completion fish | source
|
||||
|
||||
Reference in New Issue
Block a user