mirror of
https://github.com/xcat2/confluent.git
synced 2026-09-01 15:06:06 +00:00
Rename Pyrefly job
This commit is contained in:
@@ -8,7 +8,8 @@ permissions:
|
||||
contents: read
|
||||
|
||||
jobs:
|
||||
ShellCheck:
|
||||
shellcheck:
|
||||
name: ShellCheck
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v7
|
||||
@@ -53,7 +54,7 @@ jobs:
|
||||
args: check --output-format=github
|
||||
|
||||
pyrefly:
|
||||
name: Pyrefly (async correctness)
|
||||
name: Pyrefly
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v7
|
||||
|
||||
Reference in New Issue
Block a user