Skip to content

Commit e502cf3

Browse files
committed
Rerun tests to check for transient issues
1 parent 68db23e commit e502cf3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ni-layers.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ on:
5050
- '.github/workflows/ni-layers.yml'
5151
- 'vm/tests/gh_workflows/NILayerTests/**'
5252
schedule:
53-
- cron: "0 0 * * 1"
53+
- cron: "0 0 * * 1" # Once a week, at midnight on Monday (00:00 UTC)
5454
workflow_dispatch:
5555

5656
env:

0 commit comments

Comments
 (0)