Conversation
There was a problem hiding this comment.
Pull request overview
This PR updates the Kurtosis smoke test GitHub Actions workflow to fix a previously incorrect/undesired job timeout configuration.
Changes:
- Replaced the job
timeout-minutesexpression with a fixed value (540).
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
|
There was a problem hiding this comment.
Pull request overview
Copilot reviewed 1 out of 1 changed files in this pull request and generated 1 comment.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #4431 +/- ##
==========================================
- Coverage 56.47% 56.44% -0.03%
==========================================
Files 244 244
Lines 32550 32550
==========================================
- Hits 18381 18372 -9
- Misses 11820 11826 +6
- Partials 2349 2352 +3 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|



Fixed wrong expression.
category: fixbuild
ticket: none