Commit 0192d56
authored
Silent the annotation error when getting docker_hub_readonly_token secret (#7054)
This annoyance is showing up on all pet instances benchmark jobs, for
example https://github.com/pytorch/pytorch/actions/runs/17201748116. As
the failure is ignored anyway, let's just pipe that to `true` to silent
it.
### Testing
pytorch/pytorch#161496
Signed-off-by: Huy Do <huydhn@gmail.com>1 parent 4b35d89 commit 0192d56
1 file changed
Lines changed: 2 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
195 | 195 | | |
196 | 196 | | |
197 | 197 | | |
198 | | - | |
199 | | - | |
200 | 198 | | |
201 | 199 | | |
202 | | - | |
| 200 | + | |
| 201 | + | |
203 | 202 | | |
204 | 203 | | |
205 | 204 | | |
| |||
0 commit comments