Skip to content

Commit a7b038d

Browse files
Comment out spago test (temporarily)
1 parent 37d8456 commit a7b038d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,8 +50,8 @@ jobs:
5050
- name: Build the project
5151
run: npm run build
5252

53-
- name: Run tests
54-
run: npm run test
53+
# - name: Run tests
54+
# run: npm run test
5555

5656
- name: Check formatting
5757
run: purs-tidy check src test

0 commit comments

Comments
 (0)