Skip to content

Commit

Permalink
feat: remove bower.json and empty package-lock.json
Browse files Browse the repository at this point in the history
  • Loading branch information
srghma committed Oct 12, 2024
1 parent 6f664f6 commit 08fea4b
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 16 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
run: spago build --censor-stats --strict --ensure-ranges --pedantic-packages

- name: Run tests
run: spago test --offline --censor-stats --strict --pedantic-packages -- --censor-codes=UserDefinedWarning
run: spago test --offline --censor-stats --strict --pedantic-packages

- name: Verify formatting
run: purs-tidy check src test
9 changes: 0 additions & 9 deletions bower.json

This file was deleted.

6 changes: 0 additions & 6 deletions package-lock.json

This file was deleted.

0 comments on commit 08fea4b

Please sign in to comment.