Skip to content

Commit 79fa9e6

Browse files
committed
chore: add comment for the setup ci flow
1 parent 2d50e8d commit 79fa9e6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/unit-test.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,5 @@ jobs:
1515
cd rtl
1616
chmod +x scripts/install.sh
1717
make install
18-
chmod +x scripts/setup.sh
19-
make setup
18+
# chmod +x scripts/setup.sh
19+
# make setup

0 commit comments

Comments
 (0)