Skip to content

Commit 3e1f9dd

Browse files
committed
ci: rename the job name
1 parent 911a1e1 commit 3e1f9dd

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
@@ -23,7 +23,7 @@ jobs:
2323
- name: Rustfmt
2424
run: cargo fmt --all -- --check
2525
build_and_test:
26-
name: Sugondat - latest
26+
name: testing
2727
runs-on: self-hosted
2828
steps:
2929
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)