Skip to content

Commit

Permalink
.github: Rename the 'build' workflow to 'ci'
Browse files Browse the repository at this point in the history
Signed-off-by: timflannagan <[email protected]>
  • Loading branch information
timflannagan committed Jul 14, 2022
1 parent c45ce09 commit 4db6085
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/rust.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,7 @@ env:
CARGO_TERM_COLOR: always

jobs:
build:

ci:
runs-on: ubuntu-latest

steps:
Expand Down

0 comments on commit 4db6085

Please sign in to comment.