Skip to content

Commit

Permalink
2
Browse files Browse the repository at this point in the history
  • Loading branch information
bongbui321 committed Jan 16, 2024
1 parent bd164cd commit dc6d4cf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -123,6 +123,7 @@ jobs:
run: mkdir -p ${{ github.workspace }}/panda_cache
- name: Build FW
run: ${{ env.RUN }} "scons -j$(nproc)"

#- name: Run MISRA C:2012 analysis
# timeout-minutes: 1
# run: ${{ env.RUN }} "cd tests/misra && ./test_misra.sh"
Expand Down

0 comments on commit dc6d4cf

Please sign in to comment.