Skip to content

feat: Added RoboticArm #35

feat: Added RoboticArm

feat: Added RoboticArm #35

Workflow file for this run

name: lint
on:
- push
- pull_request
jobs:
lint:
name: Lint
runs-on: ubuntu-latest
# The setup steps are duplicated between jobs. We should create a
# composite action for the setup, once composite actions support
# "uses".
steps:
- uses: actions/checkout@v3
- uses: actions/setup-python@v4
with:
python-version: ${{ matrix.python-version }}
- run: |
python -m pip install --upgrade pip
pip install tox tox-gh-actions
- run: tox -e lint
docs:
name: Docs
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/setup-python@v4
with:
python-version: ${{ matrix.python-version }}
- run: |
python -m pip install --upgrade pip
pip install tox tox-gh-actions
- run: tox -e docs
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy