Skip to content

Update Porter tests to reflect updated domain usage. #24

Update Porter tests to reflect updated domain usage.

Update Porter tests to reflect updated domain usage. #24

Workflow file for this run

name: 🧹 Darker
on: [push, pull_request]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
with:
fetch-depth: 0
- uses: actions/setup-python@v4
with:
python-version: '3.9'
- uses: akaihola/[email protected]
with:
version: "1.7.2" # defaults to same version, but can be modified