Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Manishearth authored Feb 15, 2024
1 parent c548e14 commit 03269aa
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,3 +29,5 @@ jobs:
- run: cargo build
- run: cargo test
if: matrix.rust != '1.17.0'
- name: Verify regenerated files
run: ./scripts/unicode.py && diff tables.rs src/tables.rs

0 comments on commit 03269aa

Please sign in to comment.