Skip to content
This repository has been archived by the owner on May 16, 2024. It is now read-only.

Update README.md

Update README.md #6

Workflow file for this run

name: NorMatrix Check
on: [push]
jobs:
normatrix:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: clone NorMatrix
run: git clone https://github.com/Saverio976/NorMatrix
- name: NorMatrix
run: make -C NorMatrix PATH_CHECK=$PWD