Skip to content

Bump pyparsing from 3.1.4 to 3.2.0 #477

Bump pyparsing from 3.1.4 to 3.2.0

Bump pyparsing from 3.1.4 to 3.2.0 #477

Workflow file for this run

name: "basic"
on:
push:
jobs:
pre-commit:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: pre-commit/[email protected]
with:
extra_args: '--verbose --all-files'
experiment:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: experiments
shell: bash
run: |
make experiments