Skip to content

Commit

Permalink
fix: add github actions screenshot
Browse files Browse the repository at this point in the history
  • Loading branch information
bahmutov committed Jan 16, 2023
1 parent d818da6 commit 2f38f75
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,8 @@ steps:
SPLIT_INDEX: ${{ strategy.job-index }}
```
![Cypress split on GitHub Actions](./images/split.png)
Note that we need to pass the `SPLIT` and `SPLIT_INDEX` numbers from the `strategy` context to the plugin to grab. See the full example in [bahmutov/cypress-split-example](https://github.com/bahmutov/cypress-split-example)

### Other CIs
Expand Down
Binary file added images/split.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 2f38f75

Please sign in to comment.