Skip to content

DPE-5767 - Add CI workflows #1

DPE-5767 - Add CI workflows

DPE-5767 - Add CI workflows #1

Workflow file for this run

# Copyright 2024 Canonical Ltd.
# See LICENSE file for licensing details.
name: Tests
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
on:
pull_request:
jobs:
build:
name: Build snap
uses: canonical/data-platform-workflows/.github/workflows/[email protected]