Skip to content

chore(deps-dev): bump zipp from 3.18.1 to 3.19.1 in the pip group #40

chore(deps-dev): bump zipp from 3.18.1 to 3.19.1 in the pip group

chore(deps-dev): bump zipp from 3.18.1 to 3.19.1 in the pip group #40

Workflow file for this run

### A CI workflow template that runs linting and python testing
### TODO: Modify as needed or as desired.
name: Test target-redshift
on:
pull_request:
types: ["opened", "synchronize", "reopened"]
jobs:
linter:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: chartboost/ruff-action@v1