Commit 4b5a2e1
authored
[CVAT] Fix oracles lint workflow (#2644)
* Install poetry via pipx in Dockerfile
- https://python-poetry.org/docs/#ci-recommendations
- https://github.com/pypa/pipx#on-linux
* Install poetry via snok/install-poetry@v1
* Revert "Install poetry via pipx in Dockerfile"
This reverts commit e2504dd.1 parent 796cac8 commit 4b5a2e1
File tree
2 files changed
+6
-8
lines changed- .github/workflows
2 files changed
+6
-8
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
| 23 | + | |
23 | 24 | | |
24 | | - | |
25 | | - | |
26 | | - | |
| 25 | + | |
27 | 26 | | |
28 | 27 | | |
29 | 28 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
| 23 | + | |
23 | 24 | | |
24 | | - | |
25 | | - | |
26 | | - | |
| 25 | + | |
27 | 26 | | |
28 | 27 | | |
29 | 28 | | |
| |||
0 commit comments