Skip to content

Commit f3cf17f

Browse files
committed
ci: Remove codeql workflow
1 parent 2f83c0e commit f3cf17f

2 files changed

Lines changed: 0 additions & 22 deletions

File tree

.github/workflows/codeql.yml

Lines changed: 0 additions & 20 deletions
This file was deleted.

tests/unit/test_client.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -751,8 +751,6 @@ def test_builder_sandbox_flag(monkeypatch: Any) -> None:
751751
# 8. Security, Resilience & Audit Tests
752752
# ==========================================
753753

754-
# tests/unit/test_client.py
755-
756754
@patch("sys.audit")
757755
def test_pep578_audit_hooks_emitted(
758756
mock_audit: MagicMock,

0 commit comments

Comments
 (0)