Commit 64e1a7f
authored
Fix CI requirements for Changed files test (#6243)
Problem: cirq-ft/cirq_ft/algos/qrom_test.py::test_notebook fails when
executed from `Changed files test` CI because of missing dependencies.
Solution: Install notebook-testing requirements for this CI job.1 parent 9fbaa05 commit 64e1a7f
1 file changed
Lines changed: 4 additions & 1 deletion
Lines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
24 | 27 | | |
25 | 28 | | |
26 | 29 | | |
| |||
0 commit comments