Commit c5376680 authored by Kyomotoi's avatar Kyomotoi Committed by GitHub

🚑️ 修复语法问题

parent 62d0185a
......@@ -19,7 +19,7 @@ jobs:
- name: Setup Python
uses: actions/setup-python@v2
with:
python-version: "pypy-3.7". # Faster
python-version: "pypy-3.7"
- name: Check JSON
run: cat data.json | python -m json.tool | tee data.json
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment