Skip to content

exename() was not const #51

exename() was not const

exename() was not const #51

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