We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ae6120a commit 45aaf35Copy full SHA for 45aaf35
.github/workflows/sdkbuild2run.yml
@@ -33,9 +33,9 @@ jobs:
33
run: |
34
cd examples
35
python .\Example_QuickStart.py
36
+ python .\Example_TextProcessing.py
37
python .\Example_CheckExcel.py
38
python .\Example_CloudStorageManagement.py
39
python .\Example_ConvertChartToImage.py
40
python .\Example_ConvertRangeToImage.py
41
python .\Example_ConvertExcel.py
- python .\Example_TextProcessing.py
0 commit comments