Skip to content

Commit 1af3da5

Browse files
committed
feat: remove bower.json and empty package-lock.json
1 parent e9b3d53 commit 1af3da5

File tree

3 files changed

+1
-15
lines changed

3 files changed

+1
-15
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
run: spago build --censor-stats --strict --ensure-ranges --pedantic-packages
3232

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

3636
- name: Verify formatting
3737
run: purs-tidy check src test

bower.json

-8
This file was deleted.

package-lock.json

-6
This file was deleted.

0 commit comments

Comments
 (0)