Skip to content

Commit

Permalink
add comments to CI
Browse files Browse the repository at this point in the history
  • Loading branch information
Boog900 committed Jan 7, 2025
1 parent c9b34a7 commit 43da7e5
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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,
Expand Down

0 comments on commit 43da7e5

Please sign in to comment.