Skip to content

Commit

Permalink
GH-3: Rename build to check
Browse files Browse the repository at this point in the history
  • Loading branch information
CMDJojo committed Jan 22, 2023
1 parent 50aaf01 commit 22840ca
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/RustCI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ env:
CARGO_TERM_COLOR: always

jobs:
build:
name: Build
check:
name: Check
runs-on: ubuntu-latest
steps:
- name: Checkout
Expand Down

0 comments on commit 22840ca

Please sign in to comment.