Skip to content

Commit ffc91c5

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent e4f92e7 commit ffc91c5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ on:
1010
# Run at 11 am on the 2nd January each year to make sure
1111
# dates in package regression test data get updated
1212
# See https://github.com/UCL-ARC/python-tooling/pull/597
13-
- cron: "0 11 2 1 *"
13+
- cron: "0 11 2 1 *"
1414

1515
jobs:
1616
test-template:

0 commit comments

Comments
 (0)