mirror of
https://github.com/infiniteCable2/panda.git
synced 2026-02-18 17:23:52 +08:00
2
.github/workflows/test.yaml
vendored
2
.github/workflows/test.yaml
vendored
@@ -103,7 +103,7 @@ jobs:
|
||||
timeout-minutes: 1
|
||||
run: ${{ env.RUN }} "cd tests/misra && ./test_misra.sh"
|
||||
- name: MISRA mutation tests
|
||||
timeout-minutes: 4
|
||||
timeout-minutes: 5
|
||||
run: ${{ env.RUN }} "cd tests/misra && pytest -n8 test_mutation.py"
|
||||
|
||||
python_linter:
|
||||
|
||||
Reference in New Issue
Block a user