mirror of
https://github.com/zhigang1992/angular.js.git
synced 2026-01-12 22:45:52 +08:00
chore(testing): fix Jenkins breakage due to test directory already being present
This commit is contained in:
@@ -22,7 +22,7 @@ rm -f angular.js.size
|
||||
npm install --color false
|
||||
grunt ci-checks package --no-color
|
||||
|
||||
mkdir test_out
|
||||
mkdir -p test_out
|
||||
|
||||
# DOCS generator unit tests #
|
||||
grunt test:docgen --no-color
|
||||
|
||||
Reference in New Issue
Block a user