Skip to content

Commit 8ae6486

Browse files
committed
Check out repository
1 parent 4462554 commit 8ae6486

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/pip-test.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,9 @@ jobs:
2424
- rolling
2525
- runner-0.0.20
2626
steps:
27+
- name: Checkout repository
28+
uses: actions/checkout@v4
29+
2730
- name: Install Python
2831
uses: actions/setup-python@v5
2932
with:

0 commit comments

Comments
 (0)