Commit b1a1598
committed
chore: update CI workflow for Python setup and Poetry path management
- Removed explicit Python version and caching configuration from the setup step.
- Added the Poetry binary path to the environment by appending it to the PATH variable, ensuring accessibility during the CI process.
These changes aim to streamline the CI workflow and improve the reliability of the environment setup.1 parent cb34c6d commit b1a1598
1 file changed
+3
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | 24 | | |
28 | 25 | | |
29 | 26 | | |
| |||
33 | 30 | | |
34 | 31 | | |
35 | 32 | | |
36 | | - | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
37 | 36 | | |
38 | 37 | | |
39 | 38 | | |
| |||
0 commit comments