Unverified Commit dbe8e030 authored by Frank Lee's avatar Frank Lee Committed by GitHub
Browse files

[ci] added missing field in workflow (#692)

parent 0372ed79
......@@ -2,9 +2,11 @@ name: Compatibility Test
on:
workflow_dispatch:
version:
inputs:
version:
type: choice
description: which version to test
description: version for testing
default: 'all'
required: true
options:
- all
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment