Skip to content

build(deps-dev): bump safety from 3.2.11 to 3.2.14 #654

build(deps-dev): bump safety from 3.2.11 to 3.2.14

build(deps-dev): bump safety from 3.2.11 to 3.2.14 #654

Workflow file for this run

name: Test entrypoints
on: [push, pull_request]
jobs:
test-entrypoints:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/setup-python@v5
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