Skip to content

Commit

Permalink
ci: rename the job name
Browse files Browse the repository at this point in the history
  • Loading branch information
pepyakin committed Feb 16, 2024
1 parent 04d83b9 commit 8bc11cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
- name: Rustfmt
run: cargo fmt --all -- --check
build_and_test:
name: Sugondat - latest
name: testing
runs-on: self-hosted
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 8bc11cc

Please sign in to comment.