8000 Update ci.yml · unicode-rs/unicode-xid@bc5656f · GitHub
[go: up one dir, main page]

Skip to content

Commit bc5656f

Browse files
authored
Update ci.yml
1 parent c80c8cf commit bc5656f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
- name: Verify regenerated files
3333
run: ./scripts/unicode.py && diff tables.rs src/tables.rs
3434
tables:
35-
name: Rust ${{matrix.rust}}
35+
name: Verify tables
3636
runs-on: ubuntu-latest
3737
steps:
3838
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)
0