Skip to content

Linux Tests

Linux Tests #887

# Run Linux tests using template in ToolVIPER
name: Linux Tests
on:
push:
paths-ignore:
- '**.md'
- '**.rst'
pull_request:
paths-ignore:
- '**.md'
- '**.rst'
jobs:
call-testing-linux:
uses: casangi/toolviper/.github/workflows/python-testing-linux-template.yml@main

Check failure on line 16 in .github/workflows/python-testing-linux.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/python-testing-linux.yml

Invalid workflow file

error parsing called workflow ".github/workflows/python-testing-linux.yml" -> "casangi/toolviper/.github/workflows/python-testing-linux-template.yml@main" : failed to fetch workflow: workflow was not found.
with:
cov_project: "astroviper"
test-path: "tests/"
secrets: inherit