Skip to content

Commit

Permalink
delete unused command
Browse files Browse the repository at this point in the history
  • Loading branch information
wutongshenqiu committed Feb 23, 2022
1 parent 6fab4cb commit 480ee94
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,6 @@ jobs:
pip install timm
- name: Build and install
run: |
rm -rf .eggs
pip install -e . -U
- name: Run unittests and generate coverage report
run: |
Expand Down

0 comments on commit 480ee94

Please sign in to comment.