Merge pull request #59 from LouisShark/revert-54-feat/flow

This commit is contained in:
LouisShark
2023-12-17 15:01:42 +08:00
committed by GitHub

View File

@@ -15,7 +15,7 @@ jobs:
uses: actions/checkout@v3
- name: Set up Python 3
uses: actions/setup-python@v3
uses: actions/setup-python@v2
with:
python-version: '3.x'