Fix workflow syntax

This commit is contained in:
Davide De Rosa 2022-01-04 09:27:57 +01:00
parent 430e0e6afb
commit 1aa54d22fb
1 changed files with 1 additions and 1 deletions

View File

@ -8,8 +8,8 @@ on:
- "*.md"
jobs:
name: Run tests
run_tests:
name: Run tests
runs-on: macos-11
timeout-minutes: 10
steps: