Skip to content

Commit

Permalink
Add CI (also publish 0.1.1)
Browse files Browse the repository at this point in the history
  • Loading branch information
Manishearth committed Feb 9, 2024
1 parent 14a3fa1 commit 2366414
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,3 +19,5 @@ jobs:
run: cargo build --verbose
- name: Run tests
run: cargo test
- name: Regen
run: python scripts/unicode.py && diff tables.rs src/tables.rs

0 comments on commit 2366414

Please sign in to comment.