Skip to content

Fix buildorder recursion when there are no dependencies #84

Fix buildorder recursion when there are no dependencies

Fix buildorder recursion when there are no dependencies #84

Workflow file for this run

name: arch.x86_64
on: [push, pull_request]
jobs:
test:
runs-on: ubuntu-latest
container:
image: archlinux
steps:
- uses: actions/checkout@v4
- run: build-aux/ci-test plain
test_asan:
runs-on: ubuntu-latest
container:
image: archlinux
steps:
- uses: actions/checkout@v4
- run: build-aux/ci-test asan