File tree Expand file tree Collapse file tree 2 files changed +0
-12
lines changed
Expand file tree Collapse file tree 2 files changed +0
-12
lines changed Original file line number Diff line number Diff line change @@ -137,12 +137,6 @@ jobs:
137137 test -f cmsis/CMSIS-RTX/Config/RTX_Config.h
138138 test -f cmsis/CMSIS_6/CMSIS/Core/Include/cmsis_version.h
139139
140- - name : Show submodule SHAs
141- run : |
142- git submodule status --recursive
143- git ls-tree HEAD cmsis/CMSIS-RTX
144- git ls-tree HEAD cmsis/CMSIS_6
145-
146140 - name : Install python3-venv
147141 run : |
148142 apt-get update
Original file line number Diff line number Diff line change 1818 git submodule status
1919 test -f cmsis/CMSIS-RTX/Config/RTX_Config.h
2020 test -f cmsis/CMSIS_6/CMSIS/Core/Include/cmsis_version.h
21-
22- - name : Show submodule SHAs
23- run : |
24- git submodule status --recursive
25- git ls-tree HEAD cmsis/CMSIS-RTX
26- git ls-tree HEAD cmsis/CMSIS_6
2721
2822 - name : Install Python packages
2923 # Note: pip>=20.3 is needed to install dependencies of cysecuretools
You can’t perform that action at this time.
0 commit comments