Skip to content

test: use errno.ENOENT for command not found assertion (#1498) #449

test: use errno.ENOENT for command not found assertion (#1498)

test: use errno.ENOENT for command not found assertion (#1498) #449

Workflow file for this run

name: Main branch checks
on:
push:
branches:
- main
- "v*.*.*"
tags:
- "v*.*.*"
jobs:
checks:
uses: ./.github/workflows/shared.yml