Skip to content

ci: remove Enforce License Compliance workflow#714

Open
thomasrockhu-codecov wants to merge 1 commit into
mainfrom
chore/remove-enforce-license-compliance-20260521
Open

ci: remove Enforce License Compliance workflow#714
thomasrockhu-codecov wants to merge 1 commit into
mainfrom
chore/remove-enforce-license-compliance-20260521

Conversation

@thomasrockhu-codecov
Copy link
Copy Markdown
Contributor

Removes the .github/workflows/enforce-license-compliance.yml workflow as part of org-wide cleanup.

Removes the Enforce License Compliance GitHub Actions workflow.
@sentry
Copy link
Copy Markdown

sentry Bot commented May 22, 2026

❌ 1 Tests Failed:

Tests completed Failed Passed Skipped
700 1 699 1
View the full list of 1 ❄️ flaky test(s)
api.temp.calculator.test_calculator::test_divide

Flake rate in main: 100.00% (Passed 0 times, Failed 120 times)

Stack Traces | 0.001s run time
def
                test_divide():
                > assert Calculator.divide(1, 2) == 0.5
                E assert 1.0 == 0.5
                E + where 1.0 = <function Calculator.divide at 0x104c9eb90>(1, 2)
                E + where <function Calculator.divide at 0x104c9eb90> = Calculator.divide
                .../temp/calculator/test_calculator.py:30: AssertionError

To view more test analytics, go to the Prevent Tests Dashboard

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant