We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2d50e8d commit 79fa9e6Copy full SHA for 79fa9e6
.github/workflows/unit-test.yml
@@ -15,5 +15,5 @@ jobs:
15
cd rtl
16
chmod +x scripts/install.sh
17
make install
18
- chmod +x scripts/setup.sh
19
- make setup
+# chmod +x scripts/setup.sh
+# make setup
0 commit comments