-
- Downloads
fix: run only acceptance tests in a job
When executing job for codeception tests, it should use only tests
qualified as acceptance. Other types of tests, which may require
different environment setup, should be delegated to own jobs, like it is
in case of integration tests running with codeception.
Signed-off-by:
Bart Jaskulski <bjaskulski@protonmail.com>
Please register or sign in to comment