=====================================================================

- ghaction fixed; quiet up the default logs again
This commit is contained in:
2024-02-21 09:13:39 -07:00
parent 7709c7e3db
commit 406ee85d46
2 changed files with 4 additions and 5 deletions

View File

@@ -56,8 +56,7 @@ runs:
--name scwrypts/virtualenv/update-all \
--group scwrypts \
--type zsh \
;
#> $HOME/.scwrypts.virtualenv.log 2>&1
> $HOME/.scwrypts.virtualenv.log 2>&1
echo "CI_SCWRYPTS_READY=1" >> $GITHUB_ENV
exit 0