Can we run multiple tags in Cypress-Cucumber?

Solution 1:

you can try passing like this "test": "cypress run -e TAGS="'@a or @b'"