Skip to content

Commit 43ddee8

Browse files
no tests for commit!
1 parent 3fbaf82 commit 43ddee8

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

.github/workflows/build.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,9 +27,6 @@ jobs:
2727
- name: Build project
2828
run: npm run build
2929

30-
- name: Run tests
31-
run: npm test
32-
3330
- name: Commit built files
3431
if: success() # Only commit if the previous steps were successful
3532
run: |

0 commit comments

Comments
 (0)