Skip to content

ci: test and lint in a dedicated docker container #2

ci: test and lint in a dedicated docker container

ci: test and lint in a dedicated docker container #2

Workflow file for this run

# Workflow for pull requests to master branch
name: Pull Request workflow
on:
pull_request:
branches:
- master
jobs:
lint-and-test:
uses: ./.github/workflows/test-and-lint.yaml