Skip to content

Merge branch 'sliced_isl' of github.com:josemanuel22/ISL into sliced_isl #187

Merge branch 'sliced_isl' of github.com:josemanuel22/ISL into sliced_isl

Merge branch 'sliced_isl' of github.com:josemanuel22/ISL into sliced_isl #187

Workflow file for this run

name: CI
on: [push]
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master
- uses: codecov/codecov-action@v3
with:
token: ${{ secrets.CODECOV_TOKEN }}
file: lcov.info
verbose: true # optional (default = false)