Skip to content

pypi rejects our RST markup, will hide for now #7

pypi rejects our RST markup, will hide for now

pypi rejects our RST markup, will hide for now #7

Workflow file for this run

name: pinboard.py test
on: [push]
jobs:
test:
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v3
- name: Setup Python
uses: actions/[email protected]
with:
python-version: "3.11"
- name: test
run: python setup.py test