diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 28347b1..5ca178d 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -21,6 +21,8 @@ jobs: tpm2-tss-devel \ swtpm swtpm-tools \ rust cargo clippy + - name: Build + run: cargo build - name: Start swtpm run: | mkdir /tmp/tpmdir