Skip to content

Commit e66d303

Browse files
authored
ci: fix requirements error (#10)
1 parent 5084245 commit e66d303

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/_build-and-test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -123,6 +123,7 @@ jobs:
123123
pip_packages: |
124124
- wheel
125125
- unittest-xml-reporting
126+
- importlib-metadata
126127
pip_requirements: |
127128
- /root/build/npu/pytorch/requirements.txt
128129
- /root/build/npu/pytorch/test/requirements.txt --no-deps

0 commit comments

Comments
 (0)