Skip to content

feat: extend export with protected nodes defined by user. #485

feat: extend export with protected nodes defined by user.

feat: extend export with protected nodes defined by user. #485

Workflow file for this run

name: test
on: [push, pull_request]
jobs:
build:
runs-on: ubuntu-latest
timeout-minutes: 10
steps:
- uses: actions/checkout@v2
with:
fetch-depth: 0
submodules: recursive
- name: test
run: docker-compose up --exit-code-from sut