Skip to content

Commit

Permalink
CI remove step Verify Bower & Pulp
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesdbrock committed Sep 30, 2024
1 parent 01812b7 commit 4d53ee2
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,9 +41,3 @@ jobs:

- name: Check formatting
run: purs-tidy check src test bench

- name: Verify Bower & Pulp
run: |
npm install bower [email protected]
npx bower install
npx pulp build -- --censor-lib --strict

0 comments on commit 4d53ee2

Please sign in to comment.