Skip to content

Reverted aea160608818338ce61dc68b4c63d1cff5ccc896. #5

Reverted aea160608818338ce61dc68b4c63d1cff5ccc896.

Reverted aea160608818338ce61dc68b4c63d1cff5ccc896. #5

Workflow file for this run

name: tests
on: [push, workflow_dispatch]
jobs:
tests:
name: tests
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v4
- run: make -j
- run: target/tests