Skip to content

pip-websocket: bump msal from 1.34.0 to 1.35.0 in /client-samples/python/websockets #25

pip-websocket: bump msal from 1.34.0 to 1.35.0 in /client-samples/python/websockets

pip-websocket: bump msal from 1.34.0 to 1.35.0 in /client-samples/python/websockets #25

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