Skip to content

Commit 39e4243

Browse files
authored
Revert "Update tests"
This reverts commit 6a75f70.
1 parent 6a75f70 commit 39e4243

File tree

2 files changed

+0
-3
lines changed

2 files changed

+0
-3
lines changed

.github/workflows/tests.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ on:
1010
jobs:
1111
test-distributions:
1212
name: Build in containers
13-
continue-on-error: true
1413
strategy:
1514
matrix:
1615
distro:

run_test.sh

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -987,8 +987,6 @@ if [[ ! $only || $only = autoinstall ]]; then
987987
echo '*** Testing dkms autoinstall/kernel_{postinst/prerm}, dkms_autoinstaller'
988988
############################################################################
989989

990-
set_signing_message "dkms_test" "1.0"
991-
992990
echo 'Testing without modules and without headers'
993991

994992
echo ' Running dkms autoinstall'

0 commit comments

Comments
 (0)