Skip to content

fix: Prevent to add item with 0 quantity #1080 #3974

fix: Prevent to add item with 0 quantity #1080

fix: Prevent to add item with 0 quantity #1080 #3974

Workflow file for this run

name: lint
on: [push, pull_request]
jobs:
typos:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Check typos
uses: crate-ci/[email protected]