Skip to content

Refactor build and release workflows #242

Refactor build and release workflows

Refactor build and release workflows #242

Workflow file for this run

name: pass-core Continuous Integration
on: [pull_request, workflow_dispatch]
concurrency:
group: ci-${{ github.head_ref || github.ref }}
cancel-in-progress: true
jobs:
test:
name: "Run Unit & Integration Tests"
uses: eclipse-pass/main/.github/workflows/ci.yml@combined-release