Skip to content

pip-websocket: bump black from 26.1.0 to 26.3.1 in /client-samples/python/websockets in the pip group across 1 directory #26

pip-websocket: bump black from 26.1.0 to 26.3.1 in /client-samples/python/websockets in the pip group across 1 directory

pip-websocket: bump black from 26.1.0 to 26.3.1 in /client-samples/python/websockets in the pip group across 1 directory #26

name: Python WebSockets Tests
on:
push:
branches: [ "main" ]
paths:
- "client-samples/python/websockets/**"
- ".github/workflows/python-websockets-ci.yml"
- ".github/workflows/python-base-ci.yml"
pull_request:
branches: [ "main" ]
paths:
- "client-samples/python/websockets/**"
- ".github/workflows/python-websockets-ci.yml"
- ".github/workflows/python-base-ci.yml"
jobs:
# WebSockets tests
websockets-ci:
uses: ./.github/workflows/python-base-ci.yml
with:
working-directory: ./client-samples/python/websockets