Skip to content

Commit

Permalink
Rebuild yarn.lock
Browse files Browse the repository at this point in the history
  • Loading branch information
fabasoad committed Jan 14, 2024
1 parent 17d8004 commit 924042f
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 456 deletions.
6 changes: 5 additions & 1 deletion .github/workflows/unit-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,11 @@
name: Unit Tests

on:
pull_request: {}
pull_request:
paths:
- dist/**
- src/**
- jest.config.json
push:
branches:
- main
Expand Down
Loading

0 comments on commit 924042f

Please sign in to comment.