Skip to content

Commit 1b5d3fb

Browse files
authored
Remove npx pulp test from CI (#47)
1 parent 374df82 commit 1b5d3fb

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/ci.yml

-3
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,3 @@ jobs:
5050
npm install bower [email protected]
5151
npx bower install
5252
npx pulp build -- --censor-lib --strict
53-
if [ -d "test" ]; then
54-
npx pulp test
55-
fi

0 commit comments

Comments
 (0)