Skip to content

Commit 21790d9

Browse files
committed
Reformat the value.
Signed-off-by: Jay Zhang <[email protected]>
1 parent b79835d commit 21790d9

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

.github/workflows/unit_tests_ci.yml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,10 @@ jobs:
2222
tf_version:
2323
- '2.9.0'
2424
- '2.15.0'
25-
python_version: '3.9'
26-
skip_tflite: 'False'
25+
python_version:
26+
- '3.9'
27+
skip_tflite:
28+
- 'False'
2729
include:
2830
- tf_version: '2.9.0'
2931
python_version: '3.8'

0 commit comments

Comments
 (0)