Skip to content

Commit f68377c

Browse files
committed
set as separate job
1 parent 26d3d72 commit f68377c

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

.github/workflows/rust.yml

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,12 @@ jobs:
2020
run: cargo build --verbose
2121
- name: Run tests
2222
run: cargo test --verbose
23+
fmt:
24+
25+
runs-on: ubuntu-latest
26+
27+
steps:
2328
- name: Rustfmt
2429
run: cargo fmt --check
2530
- name: Verify regenerated files
26-
run: ./scripts/unicode.py && diff tables.rs src/tables.rs
31+
run: ./scripts/unicode.py && diff tables.rs src/tables.rs

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy