Skip to content

Commit 08861c0

Browse files
committed
added openvino test
1 parent 96bd247 commit 08861c0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test.yml

+1
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ jobs:
4545
with:
4646
python-version: ${{ matrix.python-version }}
4747
cache: pip
48+
- run: free -h
4849
- run: python3 -m pip install --upgrade build
4950
- run: python3 -m build
5051
- run: python3 -m pip install "$(ls dist/crfm_helm-*.whl)[openvino]"

0 commit comments

Comments
 (0)