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 d025cfd commit 24a57d7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,6 @@ jobs:
- name: Run MISRA C:2012 analysis
timeout-minutes: 1
run: ${{ env.RUN }} "cd tests/misra && ./test_misra.sh"

#- name: MISRA mutation tests
# timeout-minutes: 5
# run: ${{ env.RUN }} "cd tests/misra && ./test_mutation.py"
Expand Down

0 comments on commit 24a57d7

Please sign in to comment.