Skip to content

Pass the API key

Pass the API key #349

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