Skip to content

Commit

Permalink
New time for nightly tests that fail several times every week with 50…
Browse files Browse the repository at this point in the history
…0 error (#315)
  • Loading branch information
roywilly authored Apr 12, 2024
1 parent 467077e commit ec8eb5c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/run_tests_access_drogon_read_login.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ on:
pull_request:
branches: [main]
schedule:
- cron: "24 4 * * *"
- cron: "58 4 * * *"
workflow_dispatch:

jobs:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/run_tests_access_drogon_write_login.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ on:
pull_request:
branches: [main]
schedule:
- cron: "34 4 * * *"
- cron: "56 4 * * *"
workflow_dispatch:

jobs:
Expand Down

0 comments on commit ec8eb5c

Please sign in to comment.