Skip to content

Commit 9ad022d

Browse files
committed
Remove unused files.
Signed-off-by: Jay Zhang <jiz@microsoft.com>
1 parent 727fba0 commit 9ad022d

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/keras_unit_test_core.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,8 +42,6 @@ jobs:
4242
pip install timeout-decorator
4343
pip install coloredlogs flatbuffers
4444
pip install tensorflow==${{ matrix.tf_version }}
45-
pip install -r requirements.txt
46-
pip install -r requirements-dev.txt
4745
pip install pytest pytest-cov pytest-runner
4846
pip install onnxruntime==${{ matrix.ort_version }}
4947

0 commit comments

Comments
 (0)