Skip to content

test: Runtime test to probe lxml's own exported constants #181

test: Runtime test to probe lxml's own exported constants

test: Runtime test to probe lxml's own exported constants #181

Workflow file for this run

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