We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ab3bd03 commit ae15cd3Copy full SHA for ae15cd3
.github/workflows/ci.yml
@@ -43,7 +43,7 @@ jobs:
43
run: |
44
npm install bower [email protected]
45
npx bower install
46
- npx pulp build -- --censor-lib --strict
+ npx pulp build
47
if [ -d "test" ]; then
48
npx pulp test
49
fi
0 commit comments