Skip to content

refactor: separate verification pipeline #9

refactor: separate verification pipeline

refactor: separate verification pipeline #9

Workflow file for this run

name: Test
on:
push:
jobs:
test:
name: Test
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- run: make build