diff --git a/.github/workflows/crypto-testing.yml b/.github/workflows/crypto-testing.yml index fd8889001763d..aeeaf0c9186fe 100644 --- a/.github/workflows/crypto-testing.yml +++ b/.github/workflows/crypto-testing.yml @@ -33,6 +33,6 @@ jobs: cd .. - name: run user-mode linux test harness run: | - sudo ./linux initrd=uml-initramfs.cpio.gz 2>&1 + sudo ./linux initrd=uml-initramfs.cpio.gz | tee tcrypt.out - name: Setup upterm session uses: lhotari/action-upterm@v1 \ No newline at end of file