Skip to content

Commit

Permalink
Soft fail wallet-e2e CI test as flaky
Browse files Browse the repository at this point in the history
  • Loading branch information
paolino committed Sep 26, 2024
1 parent 6ec1083 commit bf8cff4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .buildkite/pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -117,6 +117,8 @@ steps:

- label: Run Haskell E2E Tests (linux)
command: 'nix develop --command bash -c "just e2e-local"'
soft_fail:
- exit_status: 130
timeout_in_minutes: 5
agents:
system: ${linux}
Expand Down

0 comments on commit bf8cff4

Please sign in to comment.