Skip to content

chore(deps-dev): bump pytest from 8.3.3 to 8.3.4 #1074

chore(deps-dev): bump pytest from 8.3.3 to 8.3.4

chore(deps-dev): bump pytest from 8.3.3 to 8.3.4 #1074

Workflow file for this run

name: pre-commit
on:
pull_request:
push:
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: cvxgrp/.github/actions/coverage@main
with:
source-folder: funnel
- name: Coveralls GitHub Action
uses: coverallsapp/github-action@v2
with:
files: artifacts/tests/coverage/coverage.info
format: lcov