This commit is contained in:
x
2023-04-02 11:16:27 +02:00
parent b677ed326a
commit 0af4d839ca

19
.github/workflows/build.yaml vendored Normal file
View File

@ -0,0 +1,19 @@
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