Silence all swift runs
This commit is contained in:
committed by
Stefan Ceriu
parent
1fa9ca7811
commit
ad96bbc71a
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user