Silence all swift runs

This commit is contained in:
Stefan Ceriu
2026-03-02 12:29:07 +02:00
committed by Stefan Ceriu
parent 1fa9ca7811
commit ad96bbc71a
6 changed files with 8 additions and 8 deletions

View File

@@ -25,7 +25,7 @@ jobs:
source ci_scripts/ci_common.sh && setup_github_actions_environment
- name: Bump the CalVer if needed
run: swift run tools bump-calendar-version
run: swift run -q tools bump-calendar-version
- name: Create a PR for the new version
uses: peter-evans/create-pull-request@c0f553fe549906ede9cf27b5156039d195d2ece0 # v8.1.0