Skip to content

Commit c9bc870

Browse files
Ignore spago-based tests (temporarily)
1 parent 11c64f0 commit c9bc870

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)