Skip to content

Allow other types than "file" #241

Allow other types than "file"

Allow other types than "file" #241

Workflow file for this run

name: Linux
on:
push:
pull_request:
branches: [ develop ]
jobs:
Coverage:
uses: ./.github/workflows/change-coverage.yml
with:
os: "ubuntu-latest"
workpath: "/home/runner/work/doorstop/doorstop"
Test:
uses: ./.github/workflows/execute-tests.yml
with:
os: "ubuntu-latest"
workpath: "/home/runner/work/doorstop/doorstop"