Skip to content

fix prompt in ShoppingSalePrompt.ts and achieved 100% success rate #46

fix prompt in ShoppingSalePrompt.ts and achieved 100% success rate

fix prompt in ShoppingSalePrompt.ts and achieved 100% success rate #46

Workflow file for this run

name: spell-check
on:
pull_request:
jobs:
spell-check:
runs-on: ubuntu-latest
steps:
- name: Checkout Actions Repository
uses: actions/checkout@v4
- uses: crate-ci/typos@master
with:
config: ./typos.toml