We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 551b598 commit e2a92f0Copy full SHA for e2a92f0
1 file changed
.github/workflows/danger-workflow-tests.yml
@@ -30,7 +30,6 @@ jobs:
30
Write-Host "Danger Outcome: '$env:DANGER_OUTCOME'"
31
32
# Validate that Danger ran successfully
33
- # T
34
$env:DANGER_OUTCOME | Should -Be "success"
35
36
Write-Host "✅ Danger PR analysis completed successfully!"
0 commit comments