Skip to content

Commit e2a92f0

Browse files
committed
fix: remove commented-out code in danger workflow tests
1 parent 551b598 commit e2a92f0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/danger-workflow-tests.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@ jobs:
3030
Write-Host "Danger Outcome: '$env:DANGER_OUTCOME'"
3131
3232
# Validate that Danger ran successfully
33-
# T
3433
$env:DANGER_OUTCOME | Should -Be "success"
3534
3635
Write-Host "✅ Danger PR analysis completed successfully!"

0 commit comments

Comments
 (0)