Skip to content

Commit 0c48715

Browse files
committed
debugging env
1 parent ff05004 commit 0c48715

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/main.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,9 @@ jobs:
3131
3232
- name: Checkout code
3333
uses: actions/checkout@v4
34+
with:
35+
fetch-depth: 0
36+
ref: dev
3437

3538
- name: Set up Python
3639
uses: actions/setup-python@v4

0 commit comments

Comments
 (0)