Skip to content

Commit

Permalink
Decrease timeout for testing
Browse files Browse the repository at this point in the history
  • Loading branch information
loremattei committed Jan 10, 2025
1 parent 9a741ec commit 5dad526
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/end-to-end.yml
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ jobs:
api-key: ${{ secrets.ROBIN_API_KEY }}
project-id: ${{ secrets.ROBIN_PROJECT_KEY }}
name: ${{ matrix.test-tag }}_${{ github.sha }}
timeout: 240
timeout: 5
app-file: DerivedData/Build/Products/Debug-iphonesimulator/DuckDuckGo.app
workspace: .maestro
include-tags: ${{ matrix.test-tag }}
Expand Down

0 comments on commit 5dad526

Please sign in to comment.