Commit a5571ee
authored
Fix Github Actions CI load-test job failing due inability to install Feast Python SDK. (#914)
* Add install-python action to install python3.7 to load-test job to fix issue with feast not installing.
* Fix typo in runner
* Fix more typos
* Fix order of job. should install python first.1 parent f04cdbd commit a5571ee
1 file changed
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
122 | 122 | | |
123 | 123 | | |
124 | 124 | | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
125 | 128 | | |
126 | 129 | | |
127 | 130 | | |
| |||
0 commit comments