Skip to content

Commit

Permalink
FEAT-modin-project#2627: revert test_io_exp.py CI job
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 Aug 24, 2021
1 parent 5b55a61 commit 8501f2c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -517,8 +517,6 @@ jobs:
run: python -m pytest -n 2 modin/pandas/test/test_series.py
- shell: bash -l {0}
run: python -m pytest modin/pandas/test/test_io.py
- shell: bash -l {0}
run: python -m pytest modin/experimental/pandas/test/test_io_exp.py
- shell: bash -l {0}
run: |
curl -o codecov https://codecov.io/bash
Expand Down

0 comments on commit 8501f2c

Please sign in to comment.