Content-Length: 197927 | pFad | http://github.com/lbcb-sci/racon/actions/runs/7357051933/workflow

65 spoa-upgrade: bugfix · lbcb-sci/racon@2884beb · GitHub
Skip to content

Spoa upgrade

Spoa upgrade #29

Workflow file for this run

name: racon CI
on:
push:
pull_request:
branches:
- master
jobs:
test:
runs-on: ubuntu-latest
strategy:
fail-fast: true
matrix:
image:
- gcc:7
- silkeh/clang:7
build_type:
- Debug
- Release
container:
image: ${{ matrix.image }}
options: --user root
steps:
- uses: actions/checkout@v4
- name: Install build dependencies
run: |
chmod +x ci/install_deps.sh
./ci/install_deps.sh
- name: Generate build files
run: >
cmake -B ./build -G Ninja
-DCMAKE_BUILD_TYPE=${{ matrix.build_type }}
- name: Build
run: cmake --build ./build
- name: Test
run: |
./build/bin/racon --version
./build/bin/racon_test








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/lbcb-sci/racon/actions/runs/7357051933/workflow

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy