Skip to content

Add a little more typing; get_question_file_variables could also addr… #344

Add a little more typing; get_question_file_variables could also addr…

Add a little more typing; get_question_file_variables could also addr… #344

Workflow file for this run

name: Weaver unit tests
on:
push:
workflow_dispatch:
jobs:
test-weaver:
runs-on: ubuntu-latest
name: Run unit tests + mypy
steps:
- uses: SuffolkLITLab/ALActions/pythontests@main