We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6a75f70 commit 39e4243Copy full SHA for 39e4243
.github/workflows/tests.yml
@@ -10,7 +10,6 @@ on:
10
jobs:
11
test-distributions:
12
name: Build in containers
13
- continue-on-error: true
14
strategy:
15
matrix:
16
distro:
run_test.sh
@@ -987,8 +987,6 @@ if [[ ! $only || $only = autoinstall ]]; then
987
echo '*** Testing dkms autoinstall/kernel_{postinst/prerm}, dkms_autoinstaller'
988
############################################################################
989
990
-set_signing_message "dkms_test" "1.0"
991
-
992
echo 'Testing without modules and without headers'
993
994
echo ' Running dkms autoinstall'
0 commit comments