Skip to content

Commit

Permalink
Merge pull request #6023 from grom72/pmem-test-at-6pm
Browse files Browse the repository at this point in the history
common: start PMem tests at 6:00 pm to get results early next day
  • Loading branch information
janekmi committed Feb 27, 2024
2 parents cba93a0 + 5291234 commit 0fb0117
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/pmem_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ name: PMEM tests
on:
workflow_dispatch:
schedule:
# run this job at 00:00 UTC every day
- cron: '0 0 * * *'
# run this job at 18:00 UTC every day
- cron: '0 18 * * *'

jobs:
# Test the default build with the basic test suite.
Expand Down

0 comments on commit 0fb0117

Please sign in to comment.