Skip to content

Commit 3fd6ada

Browse files
committed
ci fix
1 parent 2980c1b commit 3fd6ada

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/jsonparse-buildtest.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ jobs:
1717
image: python:2.7.18-buster # include 2.7 because I saw a download on PyPi stats.
1818

1919
steps:
20+
- uses: actions/checkout@v3
2021
- name: Install dependencies
2122
run: |
2223
pip install .[buildtest27_library]

0 commit comments

Comments
 (0)