mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2026-01-08 05:26:19 +00:00
MINOR: Fix PyCheckStyle Workflow (#20692)
This commit is contained in:
parent
cd752c2231
commit
8a3729ec6c
2
.github/workflows/py-checkstyle.yml
vendored
2
.github/workflows/py-checkstyle.yml
vendored
@ -59,7 +59,7 @@ jobs:
|
||||
- name: Set up Python 3.10
|
||||
uses: actions/setup-python@v5
|
||||
with:
|
||||
python-version: 3.10
|
||||
python-version: '3.10'
|
||||
|
||||
- name: Install Ubuntu related dependencies
|
||||
run: |
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user