We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b3af27b commit b83d2d2Copy full SHA for b83d2d2
.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