Skip to content

Commit

Permalink
regenerate examples markdown file
Browse files Browse the repository at this point in the history
  • Loading branch information
bahmutov committed Mar 22, 2021
1 parent d44100c commit 521f3df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/examples.md
Expand Up @@ -481,7 +481,7 @@ workflows:
## no-workspace


Faster "cypress/run" job that does not attach workspace, because there are no jobs that follow, so no need to save files.
Faster "cypress/run" job that does not attach workspace, because there are no jobs that follow, so no need to save files. This removes the "Persisting to workspace" step of the job.

```yaml
version: 2.1
Expand Down

0 comments on commit 521f3df

Please sign in to comment.