diff --git a/.github/workflows/ui-unit-tests.yml b/.github/workflows_disabled/ui-unit-tests.yml similarity index 100% rename from .github/workflows/ui-unit-tests.yml rename to .github/workflows_disabled/ui-unit-tests.yml diff --git a/shopfloor_ui_tests/README.rst b/shopfloor_ui_tests/README.rst index d3855ad363..3961b03f2b 100644 --- a/shopfloor_ui_tests/README.rst +++ b/shopfloor_ui_tests/README.rst @@ -18,6 +18,9 @@ Tech details * The end-to-end tests are built using `Cypress `_. * The unit tests are built using `jest `_. +Warning, the Jest units tests have been disabled on Github ! + + End-to-end tests with Cypress ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~