diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 0a7f959..1e9e551 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -26,8 +26,6 @@ jobs: pytest tests/*.py cd ${WS_DIR}/kernel pytest tests/*.py - cd ${WS_DIR}/agent - pytest tests/*.py - uses: actions/upload-artifact@v3 if: failure() with: