Skip to content

Commit

Permalink
Execute manual tests on CI on the #master branch.
Browse files Browse the repository at this point in the history
  • Loading branch information
pomek committed Dec 10, 2021
1 parent 55bb938 commit a607360
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion scripts/ci/travis-check.js
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,6 @@ if ( TRAVIS_JOB_TYPE === 'Validation' ) {

// Verifying manual tests.
exec( 'yarn', 'run', 'dll:build' );

exec( 'sh', './scripts/check-manual-tests.sh', '-r', 'ckeditor5', '-f', 'ckeditor5' );
}

Expand Down

0 comments on commit a607360

Please sign in to comment.