Skip to content

init dufrank with ftcs #7

init dufrank with ftcs

init dufrank with ftcs #7

Workflow file for this run

name: Hello-Numerical-World CI/CD
on:
push:
branches: ["CI-CD"]
pull_request:
branches: [ "main" ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: make check
run: make check