Skip to content

Commit b9dcf1e

Browse files
Update ci.yml
Add --collect-all "tabulate"
1 parent c24fd06 commit b9dcf1e

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,7 @@ jobs:
7070
--collect-all "torch_geometric"
7171
--collect-all "opensportslib"
7272
--collect-all "imageio_ffmpeg"
73+
--collect-all "tabulate"
7374
"main.py"
7475
7576
- name: Zip Windows binary (manual runs only)
@@ -137,6 +138,7 @@ jobs:
137138
--collect-all "torch_geometric"
138139
--collect-all "opensportslib"
139140
--collect-all "imageio_ffmpeg"
141+
--collect-all "tabulate"
140142
"main.py"
141143
142144
- name: Zip macOS app (manual runs only)
@@ -209,6 +211,7 @@ jobs:
209211
--collect-all "torch_geometric"
210212
--collect-all "opensportslib"
211213
--collect-all "imageio_ffmpeg"
214+
--collect-all "tabulate"
212215
"main.py"
213216
214217
- name: Zip Linux binary (manual runs only)

0 commit comments

Comments
 (0)