Skip to content

Commit eb9b58f

Browse files
codeloopahosler
authored andcommitted
run onthe pr branch
1 parent 370495a commit eb9b58f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/run-forecast-unit-tests.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,10 @@ jobs:
3131

3232
steps:
3333
- uses: actions/checkout@v4
34+
with:
35+
fetch-depth: 0
36+
ref: ${{ github.event.pull_request.head.sha }}
37+
3438

3539
- uses: actions/setup-python@v5
3640
with:

0 commit comments

Comments
 (0)