Skip to content

Improved test for feature branch #121

Improved test for feature branch

Improved test for feature branch #121

Workflow file for this run

---
name: Pull request tests
on:
pull_request:
jobs:
lint:
uses: ./.github/workflows/linter.yml
tests:
uses: ./.github/workflows/tests.yml