Skip to content

Commit

Permalink
Merge pull request #3 from rndquu/pull/15
Browse files Browse the repository at this point in the history
build: add yarn.lock
  • Loading branch information
Keyrxng committed May 21, 2024
2 parents f9495d3 + 725eb7a commit 7933f84
Show file tree
Hide file tree
Showing 2 changed files with 9,803 additions and 2 deletions.
7 changes: 5 additions & 2 deletions .github/workflows/jest-testing.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,11 @@
name: Run Jest testing suite
on:
workflow_dispatch:
pull_request_target:
push:
branches:
- main
pull_request:
types: [opened, synchronize]
workflow_dispatch:

env:
NODE_ENV: "test"
Expand Down
Loading

0 comments on commit 7933f84

Please sign in to comment.