Skip to content

Commit

Permalink
fixup! test: skip SEA tests when SEA generation fails
Browse files Browse the repository at this point in the history
  • Loading branch information
joyeecheung authored Feb 26, 2024
1 parent 0be89ff commit 34c1e85
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions test/common/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -1053,8 +1053,8 @@ in the current configuration.
Copy `sourceExecutable` to `targetExecutable`, use postject to inject `seaBlob`
into `targetExecutable` and sign it if necessary.

If `verifyWorkflow` is false (default) and any of the steps fails, it skips the tests.
Otherwise, an error is thrown.
If `verifyWorkflow` is false (default) and any of the steps fails,
it skips the tests. Otherwise, an error is thrown.

## tick Module

Expand Down

0 comments on commit 34c1e85

Please sign in to comment.