Rename static analysis job (#287)

* Rename static analysis job

* Try to colorize check workflow output
This commit is contained in:
Marshall Polaris 2022-05-21 14:01:29 -07:00 committed by GitHub
parent 7fdd8bd539
commit 55fb59a54c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -10,9 +10,12 @@ on:
pull_request: pull_request:
branches: [main] branches: [main]
env:
FORCE_COLOR: 3
jobs: jobs:
check: check:
name: Perform static analysis checks name: Static analysis
runs-on: ubuntu-latest runs-on: ubuntu-latest
permissions: permissions:
contents: read contents: read