Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
yuedongli1 committed Jun 27, 2023
1 parent 04d70b2 commit 71968bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,5 +34,5 @@ jobs:
pylint mindyolo --rcfile=.github/pylint.conf
- name: Test with unit test (UT) pytest
run: |
pytest tests/modules/test_create_group_param.py
pytest tests/modules/*.py

0 comments on commit 71968bb

Please sign in to comment.