Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Manishearth committed Feb 15, 2024
1 parent bc5656f commit 9afe467
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,6 @@ 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
tables:
name: Verify tables
runs-on: ubuntu-latest
Expand Down

0 comments on commit 9afe467

Please sign in to comment.