Skip to content

Tests and baselines for the templategen package. #16

Tests and baselines for the templategen package.

Tests and baselines for the templategen package. #16

Workflow file for this run

name: Build

Check failure on line 1 in .github/workflows/artifacts.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/artifacts.yml

Invalid workflow file

No steps defined in `steps` and no workflow called in `uses` for the following jobs: on-success
on:
workflow_run:
workflows: [Linting & pre-commit hooks]
types: [completed]
jobs:
on-success:
runs-on: ubuntu-latest
if: ${{ github.event.workflow_run.conclusion == 'success' }}