Right now there's a workaround for the form_flow example in the formz_input package. The test for the PinFormInput needs 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.
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.