Skip to content

OSOE-797: Simplify getting started with the module and make it available as a standalone solution too #11

OSOE-797: Simplify getting started with the module and make it available as a standalone solution too

OSOE-797: Simplify getting started with the module and make it available as a standalone solution too #11

name: Build and Test
# Runs for PRs opened for any branch, and pushes to the dev branch.
on:
pull_request:
push:
branches:
- dev
jobs:
build-and-test:
name: Build and Test
uses: Lombiq/GitHub-Actions/.github/workflows/build-and-test-orchard-core.yml@dev
with:
timeout-minutes: 5