Skip to content
This repository was archived by the owner on Feb 13, 2025. It is now read-only.

Commit 38e7d8c

Browse files
authored
Disabling scheduled tests
1 parent 55138d8 commit 38e7d8c

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/test_and_deploy.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,8 @@ on:
66
branches:
77
- main
88
pull_request:
9-
schedule:
10-
- cron: "0 6,18 * * *"
119
release:
1210
types: [released]
13-
14-
1511
jobs:
1612
test_repo:
1713
name: Test on ${{ matrix.os }} w/ Py${{ matrix.python-version }}

0 commit comments

Comments
 (0)