Skip to content

Commit afcf16d

Browse files
committed
Stop daily testing
1 parent 0302b4d commit afcf16d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/tests.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,8 @@ on:
3030
- "libraries/*/src/**.h"
3131
- "libraries/*/src/**.c"
3232
- "package/**"
33-
schedule:
34-
- cron: "0 2 * * *"
33+
# schedule:
34+
# - cron: "0 2 * * *"
3535

3636
concurrency:
3737
group: tests-${{ github.event.pull_request.number || github.ref }}

0 commit comments

Comments
 (0)