mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
Remove unneeded env var
This commit is contained in:
parent
06404ae119
commit
e4b21fd264
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
@ -38,7 +38,6 @@ jobs:
|
|||||||
image: 'archlinux/base:latest'
|
image: 'archlinux/base:latest'
|
||||||
env:
|
env:
|
||||||
CI: 'true'
|
CI: 'true'
|
||||||
CALIBRE_PY3_PORT: '1'
|
|
||||||
steps:
|
steps:
|
||||||
- name: Install calibre dependencies
|
- name: Install calibre dependencies
|
||||||
run: |
|
run: |
|
||||||
|
Loading…
x
Reference in New Issue
Block a user