Skip to content

Close #149: Updated choice_set to correct format #245

Close #149: Updated choice_set to correct format

Close #149: Updated choice_set to correct format #245

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
feature-tests:
uses: ./.github/workflows/feature-test.yml