diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 33917af..10a6d8a 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -41,9 +41,3 @@ jobs: - name: Check formatting run: purs-tidy check src test bench - - - name: Verify Bower & Pulp - run: | - npm install bower pulp@16.0.0-0 - npx bower install - npx pulp build -- --censor-lib --strict