Skip to content

Commit 7efe278

Browse files
committed
Update test-functions-python313.yml
1 parent ec3ae1e commit 7efe278

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/test-functions-python313.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Test functions
1+
name: Test optional functions
22

33
on:
44
push:
@@ -8,7 +8,7 @@ on:
88
- cron: '0 6 * * 1'
99

1010
jobs:
11-
test-functions:
11+
test-optional-functions:
1212
runs-on: ubuntu-latest
1313
steps:
1414
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)