File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ actions:
1717 - " git clone https://src.fedoraproject.org/rpms/scapy .packit_rpm --depth=1"
1818 # Drop the "sources" file so rebase-helper doesn't think we're a dist-git
1919 - " rm -fv .packit_rpm/sources"
20- - " sed -i '/^# check$/a%check\\ n./test/run_tests -c test/configs/linux.utsc -K netaccess -K scanner -K manufdb ' .packit_rpm/scapy.spec"
20+ - " sed -i '/^# check$/a%check\\ n./test/run_tests -c test/configs/linux.utsc -K scanner' .packit_rpm/scapy.spec"
2121 - " sed -i '/^BuildArch/aBuildRequires: can-utils' .packit_rpm/scapy.spec"
2222 - " sed -i '/^BuildArch/aBuildRequires: libpcap' .packit_rpm/scapy.spec"
2323 - " sed -i '/^BuildArch/aBuildRequires: openssl' .packit_rpm/scapy.spec"
4040- job : copr_build
4141 trigger : pull_request
4242 manual_trigger : true
43+ enable_net : true
4344 targets :
4445 - fedora-latest-stable-aarch64
4546 - fedora-latest-stable-i386
You can’t perform that action at this time.
0 commit comments