Skip to content

Commit 4d53ee2

Browse files
committed
CI remove step Verify Bower & Pulp
1 parent 01812b7 commit 4d53ee2

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.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)