Skip to content

Commit e8f3e6e

Browse files
author
Alfredo Tornero
committed
2
1 parent 039a114 commit e8f3e6e

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

.github/workflows/analyze-security.yml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -116,13 +116,6 @@ jobs:
116116
dotnet sonarscanner end /d:sonar.login="$SONAR_TOKEN"
117117
echo "✅ Análisis SonarCloud finalizado correctamente."
118118
119-
- name: 📊 Subir resultados de prueba
120-
if: always()
121-
uses: actions/upload-artifact@v4
122-
with:
123-
name: test-results
124-
path: ./TestResults
125-
126119
# -----------------------
127120
# 📊 Estado final
128121
# -----------------------

0 commit comments

Comments
 (0)