Skip to content

Update pyproject.toml #131

Update pyproject.toml

Update pyproject.toml #131

Workflow file for this run

name: Testing
on:
push:
pull_request:
jobs:
testing:
# reuse workflow definitions
uses: xonsh/actions/.github/workflows/test-pip-xontrib.yml@main
with:
cache-dependency-path: pyproject.toml

Check failure on line 12 in .github/workflows/test.yml

View workflow run for this annotation

GitHub Actions / Testing

Invalid workflow file

The workflow is not valid. .github/workflows/test.yml (Line: 12, Col: 30): Invalid input, cache-dependency-path is not defined in the referenced workflow.