Skip to content

autoplot -replace sys.exit by raise SystemExit and catch it #259

autoplot -replace sys.exit by raise SystemExit and catch it

autoplot -replace sys.exit by raise SystemExit and catch it #259

Workflow file for this run

name: test GSoC
on:
push:
branches:
- 'GSOC**'
pull_request:
branches:
- 'GSOC**'
jobs:
test-gsoc:
uses:
./.github/workflows/testing.yml
with:
image_suffix: develop