Skip to content

Fixing github actions step dependencies #2

Fixing github actions step dependencies

Fixing github actions step dependencies #2

Workflow file for this run

# TODO: Uncomment when style has been made consistent
#
#name: Style
#on:
# push:
# branches:
# - 'main'
#jobs:
# format-lint:
# uses: ./.github/workflows/_format-lint-action.yml
# with:
# python-version: '3.9'