Commit b672626
Remove unnecessary ufmt install in github actions (#2583)
Summary:
Pull Request resolved: #2583
The line `pip install -r requirements-fmt.txt` above already installs `ufmt`, so this is not needed.
Reviewed By: saitcakmak
Differential Revision: D64517856
fbshipit-source-id: 1e2d1ccb7f40000b3c7d686791e6add9511764da1 parent 7daad68 commit b672626
1 file changed
+0
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
29 | 28 | | |
30 | 29 | | |
31 | 30 | | |
| |||
0 commit comments