Files
TurboPFor-Integer-Compression/.github/workflows/build.yaml
2023-04-02 11:16:27 +02:00

20 lines
324 B
YAML

name: TurboPFor-Integer-Compression
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