Skip to content

Commit 4ccaeaa

Browse files
committed
cat /proc/crypto during Cirrus Linux tests
1 parent 894a352 commit 4ccaeaa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.cirrus.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ task:
3131
- uname -a
3232
- cat /etc/debian_version
3333
- cat /proc/cpuinfo
34+
- cat /proc/crypto
3435
build_script:
3536
- cargo build
3637
- cargo build --release

0 commit comments

Comments
 (0)