Skip to content

Commit

Permalink
add missed pytest call
Browse files Browse the repository at this point in the history
Signed-off-by: Anatoly Myachev <anatoly.myachev@intel.com>
  • Loading branch information
anmyachev committed Feb 12, 2024
1 parent d6a3ab9 commit 5b19f35
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -127,6 +127,7 @@ jobs:
- run: python -m pytest modin/test/test_utils.py
- run: python -m pytest asv_bench/test/test_utils.py
- run: python -m pytest modin/test/interchange/dataframe_protocol/base
- run: python -m pytest modin/test/test_dataframe_api_standard.py
- run: python -m pytest modin/test/test_logging.py
- uses: ./.github/actions/upload-coverage

Expand Down

0 comments on commit 5b19f35

Please sign in to comment.