Skip to content

Commit

Permalink
wip: Debug E2E test failures in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
flozia committed Sep 4, 2024
1 parent c37e0b3 commit 03d949d
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/e2e_pr_smoke.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
name: Monitor E2E Test Suite (smoke)
on: push
on:
pull_request:
types: [closed]
jobs:
e2e-tests:
timeout-minutes: 60
Expand Down

0 comments on commit 03d949d

Please sign in to comment.