Skip to content

Commit 3774249

Browse files
committed
debug
1 parent e71a857 commit 3774249

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
- uses: actions/checkout@v3
1010
- uses: actions/setup-python@v4
1111
with:
12-
python-version: '3.10'
12+
python-version: '2.7.0'
1313
- name: Convert yaml to json
1414
run: python .github/workflows/lib/yaml_to_json.py resources/referers.yml referers.json
1515
- name: Check

0 commit comments

Comments
 (0)