Skip to content

Commit

Permalink
fix running e2e tests nightly
Browse files Browse the repository at this point in the history
  • Loading branch information
mschwoer committed Jan 20, 2025
1 parent 350c97c commit c1f3337
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/e2e_testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:
# push:
# branches: [ main ]
schedule:
cron: "0 10 * * *" # daily at midnight
- cron: "0 10 * * *" # daily at midnight
workflow_dispatch:
inputs:
test_case:
Expand Down

0 comments on commit c1f3337

Please sign in to comment.