Update .forgejo/workflows/sanity-check.yml
Some checks failed
Sanity check / Test Python file (push) Failing after 16s
Some checks failed
Sanity check / Test Python file (push) Failing after 16s
This commit is contained in:
parent
4764fdfdeb
commit
caef7a2026
1 changed files with 0 additions and 2 deletions
|
@ -12,8 +12,6 @@ jobs:
|
|||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- uses: actions/setup-python@v5
|
||||
with:
|
||||
python-version: '3.12'
|
||||
- name: Install dependencies
|
||||
run: |
|
||||
python -m pip install --upgrade pip
|
||||
|
|
Loading…
Reference in a new issue