Skip to content

Merge branch 'main' of https://github.com/ReadyResearchers-2023-24/Ja… #14

Merge branch 'main' of https://github.com/ReadyResearchers-2023-24/Ja…

Merge branch 'main' of https://github.com/ReadyResearchers-2023-24/Ja… #14

on: [push, pull_request]
jobs:
python-black:
name: Python Black
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Python Black
uses: cytopia/docker-black@0.8
with:
path: 'src/'