@@ -36,8 +36,7 @@ jobs:
- run: |
cd CMSIS/CoreValidation/Tests
- ls -la
- python build.py -c GCC -o low build
+ python3 build.py -c GCC -o low build
- name: Perform CodeQL Analysis
uses: github/codeql-action/analyze@v1