Skip to content

Enable unit tests for pipeline builds #91

Enable unit tests for pipeline builds

Enable unit tests for pipeline builds #91

Workflow file for this run

name: Arch Linux
on: [push, pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: ./.github/actions/arch