Skip to content

Commit 2fffc2b

Browse files
committed
feat: ci -> purs-tidy test
1 parent 92edec4 commit 2fffc2b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,4 +34,4 @@ jobs:
3434
run: spago test --offline --censor-stats --strict --pedantic-packages
3535

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

0 commit comments

Comments
 (0)