Unverified Commit 6e7e43c6 authored by digger-yu's avatar digger-yu Committed by GitHub
Browse files

[doc] Update .github/workflows/README.md (#3577)

Optimization Code
I think there were two extra $ entered here, which have been deleted
parent 6b1a39b1
...@@ -58,7 +58,7 @@ I will provide the details of each workflow below. ...@@ -58,7 +58,7 @@ I will provide the details of each workflow below.
#### Example Test on Dispatch #### Example Test on Dispatch
This workflow is triggered by manually dispatching the workflow. It has the following input parameters: This workflow is triggered by manually dispatching the workflow. It has the following input parameters:
- `example_directory`: the example directory to test. Multiple directories are supported and must be separated b$$y comma. For example, language/gpt, images/vit. Simply input language or simply gpt does not work. - `example_directory`: the example directory to test. Multiple directories are supported and must be separated by comma. For example, language/gpt, images/vit. Simply input language or simply gpt does not work.
### Compatibility Test ### Compatibility Test
......
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