Skip to content

Commit e066545

Browse files
committed
Temporarily trigger e2e providers tests on push
1 parent 3b88d43 commit e066545

1 file changed

Lines changed: 4 additions & 3 deletions

File tree

.github/workflows/e2e_tests_providers.yaml

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,10 @@
22
name: E2E Inference Provider Tests
33

44
on:
5-
schedule:
6-
- cron: "0 0 * * *" # Runs once a day at midnight UTC
7-
workflow_dispatch:
5+
push
6+
# schedule:
7+
# - cron: "0 0 * * *" # Runs once a day at midnight UTC
8+
# workflow_dispatch:
89

910
jobs:
1011
e2e_tests:

0 commit comments

Comments
 (0)