Skip to content

Commit b34c99d

Browse files
committed
rename CI steps
1 parent 92f7254 commit b34c99d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,8 @@ jobs:
3232
- name: Build
3333
run: cargo build --features=fail-on-deprecated
3434

35-
- name: Run tests
35+
- name: Test
3636
run: cargo test
3737

38-
- name: Run onefetch
38+
- name: Run
3939
run: cargo run

0 commit comments

Comments
 (0)