Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: handle specs on separate lines #291

Merged
merged 3 commits into from
Feb 4, 2021
Merged

Conversation

bahmutov
Copy link
Contributor

@bahmutov bahmutov commented Feb 4, 2021

Allow multiline spec parameter, like

spec: |
  cypress/integration/spec-a.js
  cypress/**/*-b.js

Added examples to the config workflow

@bahmutov bahmutov merged commit bb3299e into master Feb 4, 2021
@github-actions
Copy link

github-actions bot commented Feb 4, 2021

🎉 This PR is included in version 2.8.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@emilyrohrbough emilyrohrbough deleted the handle-multi-line-spec-289 branch March 9, 2023 14:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Passing multiple specs
1 participant