removing SENT unit tests

This commit is contained in:
rusefillc 2024-12-14 10:39:07 -05:00
parent fca3112403
commit 216f7f3699
1 changed files with 4 additions and 1 deletions

View File

@ -1,6 +1,9 @@
name: Unit Tests
on: [push,pull_request]
on:
# push:
# pull_request:
workflow_dispatch:
jobs:
build: