mirror of
https://github.com/ArchiveBox/ArchiveBox.git
synced 2025-05-16 16:14:28 -04:00
dont run package tests when building deb pkg
This commit is contained in:
parent
aee219eb91
commit
93e6d22c1c
1 changed files with 1 additions and 1 deletions
2
.github/workflows/debian.yml
vendored
2
.github/workflows/debian.yml
vendored
|
@ -5,7 +5,7 @@ on:
|
||||||
push:
|
push:
|
||||||
|
|
||||||
env:
|
env:
|
||||||
SETUPTOOLS_USE_DISTUTILS: local
|
DEB_BUILD_OPTIONS: nocheck
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue