Commit 7332228
committed
[CI] Install deps for backward compatibility check
On re-enabling the backward compatibility check that came with the
ComfyUI cookiecutter project, it failed due to missing dependencies
(specifically pytorch).
So install dependencies before running the action. Choose dependencies
from the PR rather than main, in case they are different, in the spirit
of testing backward compatibility.
Signed-off-by: David Feltell <david.feltell@foundry.com>1 parent b79f3dc commit 7332228
1 file changed
Lines changed: 31 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| 15 | + | |
15 | 16 | | |
16 | 17 | | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
17 | 46 | | |
| 47 | + | |
| 48 | + | |
0 commit comments