Skip to content

Commit d6768f3

Browse files
committed
Fix github action.
1 parent 6180e02 commit d6768f3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/sdkbuild2run.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@ jobs:
2727
run: |
2828
python -m pip install --upgrade pip
2929
pip install -r requirements.txt
30-
pip install -r test-requirements.txt
3130
- name: Install Aspose Cells Cloud
3231
run: pip install .
3332
- name: Run Examples

0 commit comments

Comments
 (0)