From 43da7e59620d24b962a92ca94c2d4594b18b3b6a Mon Sep 17 00:00:00 2001 From: Boog900 <54e72d8a-345f-4599-bd90-c6b9bc7d0ec5@aleeas.com> Date: Tue, 7 Jan 2025 03:37:56 +0000 Subject: [PATCH] add comments to CI --- .github/workflows/ci.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 187d84a4..343d4384 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -46,11 +46,14 @@ jobs: - name: Spell Check uses: crate-ci/typos@master + # Run 32-bit support check separately. bit-32-support: runs-on: ubuntu-latest strategy: matrix: + # The list of crates to check for 32 bit support + # TODO: check features. crate: [ cuprate-epee-encoding, cuprate-rpc-types,