Skip to content

Enable commercial solver use without modifying GenX source code #1498

Enable commercial solver use without modifying GenX source code

Enable commercial solver use without modifying GenX source code #1498

Workflow file for this run

name: Test-CI
on: [push, pull_request]
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: julia-actions/setup-julia@v1
with:
version: "1.9"
- uses: julia-actions/julia-buildpkg@v1
- uses: julia-actions/julia-runtest@v1