Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
ColossalAI
Commits
dbe8e030
Unverified
Commit
dbe8e030
authored
Apr 07, 2022
by
Frank Lee
Committed by
GitHub
Apr 07, 2022
Browse files
[ci] added missing field in workflow (#692)
parent
0372ed79
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
2 deletions
+4
-2
.github/workflows/compatibility_test.yml
.github/workflows/compatibility_test.yml
+4
-2
No files found.
.github/workflows/compatibility_test.yml
View file @
dbe8e030
...
...
@@ -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
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment