Skip to content

Impl lxml.ElementInclude submodule #121

Impl lxml.ElementInclude submodule

Impl lxml.ElementInclude submodule #121

Workflow file for this run

name: Build and test
on:
push:
branches-ignore:
- 'dependabot/**'
paths-ignore:
- '.git*'
- '**.md'
- 'LICENSE'
jobs:
all_tests:
uses: ./.github/workflows/test_inc.yml
with:
gitref: ${{ github.ref }}