mirror of
https://github.com/vrtmrz/obsidian-livesync.git
synced 2026-02-08 21:31:35 +00:00
Fix type
This commit is contained in:
2
.github/workflows/harness-ci.yml
vendored
2
.github/workflows/harness-ci.yml
vendored
@@ -6,7 +6,7 @@ on:
|
||||
inputs:
|
||||
testsuite:
|
||||
description: 'Run specific test suite (leave empty to run all)'
|
||||
type: select
|
||||
type: choice
|
||||
options:
|
||||
- ''
|
||||
- 'suite/'
|
||||
|
||||
Reference in New Issue
Block a user