update tests

This commit is contained in:
Hörmet Yiltiz 2023-12-21 13:48:41 -05:00
parent 4c06c1f9a7
commit 10d438d078
2 changed files with 25 additions and 23 deletions

View file

@ -9,6 +9,8 @@ on:
branches: [ "master" ]
pull_request:
branches: [ "master" ]
schedule:
- cron: '0 7 * * 1'
# Allows you to run this workflow manually from the Actions tab
workflow_dispatch:
@ -51,9 +53,3 @@ jobs:
else
exit 0
fi