mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-07-30 18:27:45 -05:00
Remove command - should be unnecessary
This commit is contained in:
1
.github/workflows/docker-publish.yml
vendored
1
.github/workflows/docker-publish.yml
vendored
@@ -17,7 +17,6 @@ jobs:
|
|||||||
uses: gabrielfalcao/pyenv-action@v5
|
uses: gabrielfalcao/pyenv-action@v5
|
||||||
with:
|
with:
|
||||||
default: "${{ matrix.python-version }}"
|
default: "${{ matrix.python-version }}"
|
||||||
command: pip install -U pip
|
|
||||||
- name: Tests
|
- name: Tests
|
||||||
env:
|
env:
|
||||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||||
|
Reference in New Issue
Block a user