Skip to content

Commit

Permalink
Merge pull request #30 from linzihan-backforward/main
Browse files Browse the repository at this point in the history
FIX: Autotest
  • Loading branch information
linzihan-backforward authored May 29, 2022
2 parents 2be9a16 + 70fc5a9 commit d05f558
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/python-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ jobs:
pip install recbole
conda list
pip install setuptools==59.5.0
pip install protobuf~=3.19.0
# Use "python -m pytest" instead of "pytest" to fix imports
- name: Test model
run: |
Expand Down

0 comments on commit d05f558

Please sign in to comment.