Skip to content

Commit

Permalink
fix: remove agent test
Browse files Browse the repository at this point in the history
  • Loading branch information
imotai committed Sep 24, 2023
1 parent cd0792d commit 3dd22bc
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 3dd22bc

Please sign in to comment.