diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index 5c0645f..4488bc9 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -45,7 +45,7 @@ jobs: --ignore=tests/test_agent_e2e.py \ --ignore=tests/test_integration_browser.py \ --ignore=tests/test_integration_agent.py \ - --cov=blackreach \ + --cov=huginn \ --cov-report=term-missing \ --cov-report=xml