Skip to content

add ide config and update pipelines #11

add ide config and update pipelines

add ide config and update pipelines #11

Workflow file for this run

name: Test
on:
pull_request:
types: [ opened, reopened, synchronize ]
concurrency:
group: ${{ github.ref }}
cancel-in-progress: true
jobs:
test:
name: Tests
uses: ./.github/workflows/test.yml