Fix workflow syntax
This commit is contained in:
parent
430e0e6afb
commit
1aa54d22fb
|
@ -8,8 +8,8 @@ on:
|
|||
- "*.md"
|
||||
|
||||
jobs:
|
||||
name: Run tests
|
||||
run_tests:
|
||||
name: Run tests
|
||||
runs-on: macos-11
|
||||
timeout-minutes: 10
|
||||
steps:
|
||||
|
|
Loading…
Reference in New Issue