Skip to content

DAS-1892 - Add pycodestyle check to automated test suite. #10

DAS-1892 - Add pycodestyle check to automated test suite.

DAS-1892 - Add pycodestyle check to automated test suite. #10

name: Run Python unit tests for pull requests against main
on:
pull_request:
branches: [ main ]
jobs:
build_and_test:
uses: ./.github/workflows/run_tests.yml