Skip to content

Commit

Permalink
ci: remove timeout for nuttx test jobs, keep only for script
Browse files Browse the repository at this point in the history
  • Loading branch information
sobuch committed Oct 30, 2024
1 parent 3949820 commit 6521c15
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .gitlab/ci/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -722,7 +722,6 @@ tests_on_linux:
before_script:
- pip install unittest-xml-reporting --no-deps
- pip install pygdbmi==0.9.0.2
timeout: 10m
variables:
RUNNER_SCRIPT_TIMEOUT: 5m
PLATFORM_NAME: "linux-armhf-test"
Expand Down

0 comments on commit 6521c15

Please sign in to comment.