Skip to content

Commit bdb2284

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

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

.github/workflows/rust.yml

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,12 +15,17 @@ jobs:
1515
runs-on: ubuntu-latest
1616

1717
steps:
18-
- uses: actions/checkout@v2
1918
- name: Build
2019
run: cargo build --verbose
2120
- name: Run tests
2221
run: cargo test --verbose
22+
fmt:
23+
24+
runs-on: ubuntu-latest
25+
26+
steps:
27+
- uses: actions/checkout@v2
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