Renamed job for pr check workflow.

This commit is contained in:
Stanislav Melnichuk 2023-06-07 19:12:36 +03:00
parent fe115184a0
commit 1c6b36b7bb
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@ on:
required: true
jobs:
lint:
check:
name: check and test
runs-on: ubuntu-latest
steps: