Skip to content

Commit c31ecb8

Browse files
committed
chore: add tcl2 unit test ci flow
1 parent 5dfce92 commit c31ecb8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/unit-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,4 @@ jobs:
1919
make setup
2020
make nemuBuild
2121
make dramsim3Build
22-
# make CHIP_TARGET=tc_l2 unit-test
22+
make CHIP_TARGET=tc_l2 unit-test

0 commit comments

Comments
 (0)