bednie
Follow
Pinned Loading
-
-
Use Ruff to check and format with Gi...
Use Ruff to check and format with GitHub Actions 1name: Ruff - Python Code Quality and Formatting
2on: [push, pull_request]
3jobs:
4lint-and-format:
5runs-on: ubuntu-latest
-
Pytest GitHub Action
Pytest GitHub Action 1# This workflow will install Python dependencies, run tests and lint with a single version of Python
2# For more information see: https://docs.github.com/en/actions/automating-builds-and-tests/building-and-testing-python
34name: pytest - Python unit tests
5 -
cs-3250-actions-demo
cs-3250-actions-demo PublicStep-by-step guide to GitHub Actions for automated unit testing, linting, & formatting
Python 8
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.