Skip to content

Feature/GitHub actions #75

Feature/GitHub actions

Feature/GitHub actions #75

Workflow file for this run

name: Lint and test
on: [push, pull_request]
jobs:
run-reusable-lint-and-test:
uses: ./.github/workflows/reusable_lint_and_test.yaml
secrets: inherit