Skip to content

[NU-1740] scenario examples bootstrapper + scenario examples library #8

[NU-1740] scenario examples bootstrapper + scenario examples library

[NU-1740] scenario examples bootstrapper + scenario examples library #8

Workflow file for this run

name: PR Workflow
on:
pull_request:
types: [opened, synchronize, reopened]
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v3
- name: Build and test
run: |
.github/workflows/scripts/test-with-installation-example.sh