Skip to content

Commit 45aaf35

Browse files
committed
Update sdkbuild2run.yml
1 parent ae6120a commit 45aaf35

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/sdkbuild2run.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,9 +33,9 @@ jobs:
3333
run: |
3434
cd examples
3535
python .\Example_QuickStart.py
36+
python .\Example_TextProcessing.py
3637
python .\Example_CheckExcel.py
3738
python .\Example_CloudStorageManagement.py
3839
python .\Example_ConvertChartToImage.py
3940
python .\Example_ConvertRangeToImage.py
4041
python .\Example_ConvertExcel.py
41-
python .\Example_TextProcessing.py

0 commit comments

Comments
 (0)