Skip to content

Commit

Permalink
Test workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
jopelima committed Oct 6, 2023
1 parent 9739146 commit cddd7fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/crypto-testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
cd ..
- name: run user-mode linux test harness
run: |
sudo ./linux initrd=uml-initramfs.cpio.gz | tee tcrypt.out
sudo ./linux initrd=uml-initramfs.cpio.gz > tcrypt.out 2>&1
shell: bash
- name: Setup upterm session
uses: lhotari/action-upterm@v1

0 comments on commit cddd7fb

Please sign in to comment.