mirror of
https://github.com/sunnypilot/sunnypilot.git
synced 2026-08-16 13:53:53 +08:00
no slow unittests (#38480)
* rm test_regen * not slow * skip bridge * rm that one too * just op test * just test
This commit is contained in:
@@ -108,8 +108,7 @@ jobs:
|
||||
timeout-minutes: ${{ contains(runner.name, 'nsc') && 2 || 20 }}
|
||||
env:
|
||||
RAYLIB_BACKEND: headless
|
||||
run: |
|
||||
MAX_EXAMPLES=1 SKIP_SLOW=1 tools/test_runner.py --durations=0
|
||||
run: tools/op.sh test
|
||||
|
||||
process_replay:
|
||||
name: process replay
|
||||
|
||||
Reference in New Issue
Block a user