Files
TurboPFor-Integer-Compression/.github/workflows/build.yaml
2023-04-02 12:04:47 +02:00

20 lines
300 B
YAML

name: linux
on:
push:
branches:
- master
pull_request:
branches:
- master
jobs:
build:
runs-on: '${{ matrix.os }}'
strategy:
matrix:
os:
- ubuntu-latest
steps:
- uses: actions/checkout@v2
- run: make
- run: ./icapp ZIPF