Skip to content

Commit a860110

Browse files
committed
DNM test hack: fail the build
Test the previous commit Signed-off-by: Marc Herbert <marc.herbert@intel.com>
1 parent df458c7 commit a860110

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/main.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -173,6 +173,8 @@ jobs:
173173
cp run_qemu/contrib/tmpfs_workspace.tmpl run_qemu/mkosi_tmpl_portable/
174174
cd kernel
175175
176+
exit 1 # test hack
177+
176178
# --no-kvm is very slow but required to "stack" QEMUlation on top of a virtual GitHub runner
177179
# At "home", use KVM and this instead: sudo usermod -a -G kvm $(id -u -n)
178180
PATH=/usr/lib/ccache:"$PATH" \

0 commit comments

Comments
 (0)