Skip to content

gt4py port of pnew,vnew,unew and also move the swap calculation to nu… #40

gt4py port of pnew,vnew,unew and also move the swap calculation to nu…

gt4py port of pnew,vnew,unew and also move the swap calculation to nu… #40

Workflow file for this run

name: C/C++ CI
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: swm make
run: |
mkdir build
cd build
cmake ..