Update docs related to client

This commit is contained in:
Salad Dais
2023-12-13 17:57:48 +00:00
parent 5947d52c8d
commit 40da130066
2 changed files with 13 additions and 3 deletions

View File

@@ -1,6 +1,12 @@
name: Run Python Tests
on: [push, pull_request]
on:
push:
paths-ignore:
- '*.md'
pull_request:
paths-ignore:
- '*.md'
jobs:
build: