mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-06 06:45:05 +01:00
Remove command - should be unnecessary
This commit is contained in:
parent
2587d7fec8
commit
729d2da764
1 changed files with 0 additions and 1 deletions
1
.github/workflows/docker-publish.yml
vendored
1
.github/workflows/docker-publish.yml
vendored
|
|
@ -17,7 +17,6 @@ jobs:
|
|||
uses: gabrielfalcao/pyenv-action@v5
|
||||
with:
|
||||
default: "${{ matrix.python-version }}"
|
||||
command: pip install -U pip
|
||||
- name: Tests
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue