Skip to content

oir is testing meanwhile #3

oir is testing meanwhile

oir is testing meanwhile #3

Workflow file for this run

name: build
run-name: ${{ github.actor }} is testing meanwhile
on: [push]
jobs:
build-and-run-tests:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- run: make -j2
- run: ./test.out