Skip to content

Commit e6857f2

Browse files
omsunerichimosky
authored andcommitted
running test on PR intstead master
1 parent ac375ee commit e6857f2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/pr-jest-tests.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@ jobs:
1818
steps:
1919
- name: Checkout Repository
2020
uses: actions/checkout@v4
21+
with:
22+
ref: ${{ github.event.pull_request.head.sha }}
2123

2224
- name: Setup Node.js
2325
uses: actions/setup-node@v4

0 commit comments

Comments
 (0)