Skip to content

test: introduce basic websocket client test #9

test: introduce basic websocket client test

test: introduce basic websocket client test #9

Workflow file for this run

---
name: Actions Linter
on:
pull_request:
paths:
- '.github/**'
jobs:
actionlint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: actionlint
uses: raven-actions/actionlint@v1