Skip to content

Use the release profile to build aunit #233

Use the release profile to build aunit

Use the release profile to build aunit #233

Workflow file for this run

name: Build with Alire
on:
push:
pull_request:
workflow_dispatch:
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: alire-project/setup-alire@v2
with:
version: nightly
- run: cd tests; alr build