Skip to content

build(deps-dev): bump coverage from 7.2.7 to 7.3.2 #346

build(deps-dev): bump coverage from 7.2.7 to 7.3.2

build(deps-dev): bump coverage from 7.2.7 to 7.3.2 #346

Workflow file for this run

name: Test entrypoints
on: [push, pull_request]
jobs:
test-entrypoints:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/setup-python@v4
with:
python-version: '3.10'
- run: python -m pip install -U pip
- run: python -m pip install .
- run: matrix-webhook -h
- run: python -m matrix_webhook -h