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
commit 21ae5995bb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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'