Skip to content

Commit 2ab8d47

Browse files
committed
CI remove step Verify Bower & Pulp
1 parent 2a61f99 commit 2ab8d47

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

Diff for: .github/workflows/ci.yml

-6
Original file line numberDiff line numberDiff line change
@@ -41,9 +41,3 @@ jobs:
4141

4242
- name: Check formatting
4343
run: purs-tidy check src test bench
44-
45-
- name: Verify Bower & Pulp
46-
run: |
47-
npm install bower [email protected]
48-
npx bower install
49-
npx pulp build -- --censor-lib --strict

0 commit comments

Comments
 (0)