Skip to content

Merge pull request #37 from msabramo/gh-35-not-rendering-with-streaml… #93

Merge pull request #37 from msabramo/gh-35-not-rendering-with-streaml…

Merge pull request #37 from msabramo/gh-35-not-rendering-with-streaml… #93

Workflow file for this run

name: linting
on:
pull_request:
push:
jobs:
pre-commit:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/setup-python@v3
- uses: pre-commit/[email protected]