Skip to content

add an arguments count check to the run all command #126

add an arguments count check to the run all command

add an arguments count check to the run all command #126

Workflow file for this run

name: main
on: [push, pull_request]
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: ./.github/actions/test