Skip to content

print error code if snppic fail to stderr #16

print error code if snppic fail to stderr

print error code if snppic fail to stderr #16

Workflow file for this run

name: ci_cmake
on:
push:
paths:
- "**.f"
- "**/CMakeLists.txt"
- "**.cmake"
- ".github/workflows/ci_cmake.yml"
jobs:
linux:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- run: cmake --workflow --preset default