Skip to content

Commit 5c0efdb

Browse files
committed
Add ref to development branch
1 parent 2a8b0ba commit 5c0efdb

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/pytest.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,8 @@ jobs:
2020

2121
steps:
2222
- uses: actions/checkout@v2
23+
with:
24+
ref: development
2325
- name: Setup Python ${{ matrix.python-version }}
2426
uses: actions/setup-python@v2
2527
with:

0 commit comments

Comments
 (0)