Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
bzvnr committed Apr 22, 2023
1 parent d296f30 commit d052f63
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
# setup and use a GitHub runner to run unit tests
name: Jest Unit Tests

on:
[pull_request, push]:
on: [pull_request, push]:
paths-ignore:
- 'dist/**'
- '.editorconfig'
Expand Down

0 comments on commit d052f63

Please sign in to comment.