Skip to content

Commit 87c22d8

Browse files
committed
feat: remove bower.json and empty package-lock.json
1 parent aa38da4 commit 87c22d8

File tree

2 files changed

+1
-16
lines changed

2 files changed

+1
-16
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050
run: spago build --censor-stats --strict --ensure-ranges --pedantic-packages
5151

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

5555
- name: Verify formatting
5656
run: purs-tidy check src test

bower.json

Lines changed: 0 additions & 15 deletions
This file was deleted.

0 commit comments

Comments
 (0)