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
+1 -1
View File
@@ -10,7 +10,7 @@
name: 'Weekly CI - Alpine Linux'
on:
schedule: [cron: '05 4 * * 3'] # run weekly Wednesday 04:05 UTC
schedule: [cron: '05 3 * * 3'] # run weekly Wednesday 03:05 UTC
workflow_dispatch:
env:
CMAKE_REQUIRED_QUIET: OFF