Skip to content

Replace release workflow with latest #41

Replace release workflow with latest

Replace release workflow with latest #41

Workflow file for this run

on:
push:
name: Run Tests
jobs:
build:
name: Tests
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v5
with:
fetch-depth: 0
- name: Test Runner
run: |
./tests/runner.sh