Skip to content

1.2.2: Get nth positional arg with args[n] #52

1.2.2: Get nth positional arg with args[n]

1.2.2: Get nth positional arg with args[n] #52

Workflow file for this run

name: test
on:
workflow_dispatch:
push:
branches: [ main ]
# pull_request:
# branches: [ main ]
permissions:
contents: read
jobs:
test:
runs-on: windows-latest
steps:
- name: Checkout...
uses: actions/checkout@v3
- name: Setup MSVC/CLI dev. env...
uses: ilammy/[email protected]
- name: Run the tests...
shell: cmd
run: test/run