Skip to content

Commit b83d2d2

Browse files
Update ci.yml
1 parent b3af27b commit b83d2d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
run: |
4444
npm install bower [email protected]
4545
npx bower install
46-
npx pulp build -- --censor-lib --strict
46+
npx pulp build
4747
if [ -d "test" ]; then
4848
npx pulp test
4949
fi

0 commit comments

Comments
 (0)