Skip to content

chore: update neqsim to 2.5.16 #1172

chore: update neqsim to 2.5.16

chore: update neqsim to 2.5.16 #1172

name: "On push to any branch"
on:
push:
branches-ignore:
- 'main'
- 'release/*'
tags-ignore:
- '**'
jobs:
pre-ci:
uses: ./.github/workflows/pre-ci.yml
lib-ci:
uses: ./.github/workflows/lib-ci.yml
examples-ci:
uses: ./.github/workflows/examples-ci.yml
docs-ci:
uses: ./.github/workflows/docs-ci.yml