Skip to content

Remove source code incompatibility with Python<3.9 (#3496) #174

Remove source code incompatibility with Python<3.9 (#3496)

Remove source code incompatibility with Python<3.9 (#3496) #174

Workflow file for this run

name: CI pipeline
on:
push:
branches:
- develop
pull_request:
branches: [ develop ]
jobs:
pipeline:
if: github.server_url != 'https://github.com'
uses: ./.github/workflows/pipeline.yml
secrets: inherit