Skip to content

Fix #948 - don't try to install spaCy at runtime or require it #391

Fix #948 - don't try to install spaCy at runtime or require it

Fix #948 - don't try to install spaCy at runtime or require it #391

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