Skip to content

Commit

Permalink
Test large file in ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
wkentaro committed Mar 24, 2023
1 parent 13fa3c5 commit 11d7596
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,6 @@ jobs:
done < tests/data/file_ids_large.csv
test $success = 1
rm -rf $output
if: matrix.python-version != '2.7'
- name: Download and extract
run: |
Expand Down

0 comments on commit 11d7596

Please sign in to comment.