Skip to content

Commit 9f31094

Browse files
mmckyCopilot
andauthored
Update .github/workflows/tests.yml
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 817a4ef commit 9f31094

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
if: matrix.os == 'ubuntu-latest' && matrix.python-version == 3.11 && github.repository == 'QuantEcon/quantecon-book-theme' && github.event_name == 'pull_request'
5252
uses: codecov/codecov-action@v5.4.3
5353
with:
54-
name: ebp-qbt-pytests-py3.7
54+
name: ebp-qbt-pytests-py3.11
5555
flags: pytests
5656
file: ./coverage.xml
5757
fail_ci_if_error: true

0 commit comments

Comments
 (0)