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

Commit 99ccae4

Browse files
committed
remove daily cron acceptance tests
The daily cron is not needed for a few reasons: * PRs are incoming daily * The cron schedule regularly bumps into PR builds * The sweepers stomp over active tests * The packet provider and equinix-metal provider are on the same schedule. Signed-off-by: Marques Johansson <mjohansson@equinix.com>
1 parent a5613b7 commit 99ccae4

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/acctest.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,6 @@ on:
66
- '**.md'
77
- 'website/**'
88
- 'docs/**'
9-
schedule:
10-
- cron: '0 13 * * *'
119
jobs:
1210

1311
build:

0 commit comments

Comments
 (0)