-
-
Notifications
You must be signed in to change notification settings - Fork 13
ci: add step for sequential tests #22
Copy link
Copy link
Open
Labels
bugSomething isn't workingSomething isn't workingciChange to continuous integrationChange to continuous integrationhelp wantedExtra attention is neededExtra attention is needed
Description
Activity
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingciChange to continuous integrationChange to continuous integrationhelp wantedExtra attention is neededExtra attention is needed
Right now there's a workaround for the
form_flowexample in theformz_inputpackage. The test for thePinFormInputneeds to be executed sequentially in order to run successfully on CI.We need to update the Melos script for tests so all the tests using the 'sequential' tag run as they should.