Skip to content

Commit

Permalink
Change lint_typecheck_unit action name (#134)
Browse files Browse the repository at this point in the history
  • Loading branch information
imsitnikov authored Jun 20, 2024
1 parent 8be88eb commit 372fbbd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint_typecheck_unit.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ concurrency:
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}
cancel-in-progress: true

name: Lint, Typecheck, Unit tests
name: Lint, Typecheck, Tests

jobs:
build:
Expand Down

0 comments on commit 372fbbd

Please sign in to comment.