Skip to content

Commit

Permalink
debug dind
Browse files Browse the repository at this point in the history
  • Loading branch information
baptistecolle committed Jan 6, 2025
1 parent 151133e commit 94a5fda
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/debug-dind.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: Debug DIND

on:
push:
# push:

jobs:
debug-dind:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/test-pytorch-xla-tpu-tgi-integration.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: Optimum TPU / Test TGI on TPU / Integration Tests

on:
# push:
push:
pull_request:
branches: [ main ]
paths:
Expand Down

0 comments on commit 94a5fda

Please sign in to comment.