CI and spell checks

This commit is contained in:
Markus F.X.J. Oberhumer
2023-08-09 13:08:38 +02:00
parent 11e3770864
commit 757401dd0c
21 changed files with 51 additions and 50 deletions
@@ -3,7 +3,7 @@
name: 'Weekly CI - cmake macOS Xcode'
on:
schedule: [cron: '20 4 * * 3'] # run weekly Wednesday 04:20 UTC
schedule: [cron: '20 3 * * 3'] # run weekly Wednesday 03:20 UTC
workflow_dispatch:
env:
CMAKE_REQUIRED_QUIET: OFF