Skip to content

Add test workflow for legacy opmath #3

Add test workflow for legacy opmath

Add test workflow for legacy opmath #3

Workflow file for this run

name: Legacy opmath tests
on:
schedule:
- cron: "0 0 2 * *"
pull_request:
workflow_dispatch:
jobs:
tests:
uses: ./.github/workflows/interface-unit-tests.yml
with:
branch: 'master'
run_lightened_ci: false
use_new_opmath: false