Skip to content

Commit

Permalink
Increase timeout
Browse files Browse the repository at this point in the history
  • Loading branch information
grafnu committed Jan 14, 2025
1 parent 062abde commit ff943c3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/integration.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ jobs:
simple:
name: Simple sequence test
runs-on: ubuntu-latest
timeout-minutes: 5
timeout-minutes: 10
needs: images
strategy:
fail-fast: false
Expand Down
1 change: 1 addition & 0 deletions etc/schema.out
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
RESULT pass schemas device_state_alpha ALPHA 10/10 Schema validation passed
RESULT fail schemas device_state_stable STABLE 10/10 Schema violations found
RESULT pass schemas device_state_stable STABLE 10/10 Schema validation passed
RESULT pass schemas events_pointset_stable STABLE 10/10 Schema validation passed
RESULT pass schemas events_system_alpha ALPHA 10/10 Schema validation passed
Expand Down

0 comments on commit ff943c3

Please sign in to comment.