We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 374df82 commit 1b5d3fbCopy full SHA for 1b5d3fb
.github/workflows/ci.yml
@@ -50,6 +50,3 @@ jobs:
50
npm install bower [email protected]
51
npx bower install
52
npx pulp build -- --censor-lib --strict
53
- if [ -d "test" ]; then
54
- npx pulp test
55
- fi
0 commit comments