Skip to content

Commit 393812c

Browse files
authored
disable TGI import specs in CI (#1676)
now maintained manually cc @hanouticelina
1 parent c274090 commit 393812c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-specs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
run_install: true
2929

3030
# Generate specs
31-
- run: pnpm run inference-tgi-import
31+
# - run: pnpm run inference-tgi-import
3232
- run: pnpm run inference-tei-import
3333
- run: pnpm run inference-codegen
3434

0 commit comments

Comments
 (0)