Skip to content

Commit

Permalink
chore: do not change static analysis python
Browse files Browse the repository at this point in the history
  • Loading branch information
texastony authored Oct 30, 2023
1 parent fb16f5b commit 96a769c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci_static-analysis.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
- uses: actions/checkout@v3
- uses: actions/setup-python@v4
with:
python-version: 3.11
python-version: 3.8
- run: |
python -m pip install --upgrade pip
pip install --upgrade -r dev_requirements/ci-requirements.txt
Expand Down

0 comments on commit 96a769c

Please sign in to comment.