Skip to content

fix: fix chalk error when using aws-sdk-client-mock-jest package for vitest #180

fix: fix chalk error when using aws-sdk-client-mock-jest package for vitest

fix: fix chalk error when using aws-sdk-client-mock-jest package for vitest #180

Workflow file for this run

name: PR
on:
pull_request_target:
types:
- opened
- edited
- synchronize
permissions:
pull-requests: read
jobs:
lint_pr:
name: Lint PR
runs-on: ubuntu-latest
steps:
- uses: amannn/[email protected]
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}