Skip to content

Update alkiln_tests.yml to v5 (#867) #302

Update alkiln_tests.yml to v5 (#867)

Update alkiln_tests.yml to v5 (#867) #302

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