Skip to content

Commit bbf366d

Browse files
Update sonar.yml
1 parent 61cecd1 commit bbf366d

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

.github/workflows/sonar.yml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -40,10 +40,7 @@ jobs:
4040
version: 2.0.0
4141
virtualenvs-create: true
4242
virtualenvs-in-project: true
43-
44-
- name: ➕ Add Poetry to PATH manually (just in case)
45-
run: echo "$HOME/.local/bin" >> $GITHUB_PATH
46-
43+
4744
- name: 📦 Install dependencies with Poetry
4845
working-directory: ./backend
4946
run: |

0 commit comments

Comments
 (0)