kopia lustrzana https://github.com/bellingcat/auto-archiver
Revert changes
rodzic
fd540bd03a
commit
85d3f2fa02
|
@ -36,9 +36,6 @@ jobs:
|
||||||
with:
|
with:
|
||||||
python-version: ${{ matrix.python-version }}
|
python-version: ${{ matrix.python-version }}
|
||||||
cache: 'poetry'
|
cache: 'poetry'
|
||||||
cache-dependency-path: |
|
|
||||||
poetry.lock
|
|
||||||
/etc/os-release
|
|
||||||
|
|
||||||
- name: Install dependencies
|
- name: Install dependencies
|
||||||
run: poetry install --no-interaction --with dev
|
run: poetry install --no-interaction --with dev
|
||||||
|
|
|
@ -40,9 +40,6 @@ jobs:
|
||||||
with:
|
with:
|
||||||
python-version: ${{ matrix.python-version }}
|
python-version: ${{ matrix.python-version }}
|
||||||
cache: 'poetry'
|
cache: 'poetry'
|
||||||
cache-dependency-path: |
|
|
||||||
poetry.lock
|
|
||||||
/etc/os-release
|
|
||||||
|
|
||||||
- name: Install dependencies
|
- name: Install dependencies
|
||||||
run: poetry install --no-interaction --with dev
|
run: poetry install --no-interaction --with dev
|
||||||
|
|
Ładowanie…
Reference in New Issue