Skip to content

Fixed tracking of current stage in setup dictionary in dual_dynamic_p… #1540

Fixed tracking of current stage in setup dictionary in dual_dynamic_p…

Fixed tracking of current stage in setup dictionary in dual_dynamic_p… #1540

Workflow file for this run

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