Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit9ec8bbc

Browse files
committed
Bump cache key
1 parentb5f3f32 commit9ec8bbc

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

‎.github/workflows/tests.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -146,10 +146,10 @@ jobs:
146146
~/.cache/matplotlib
147147
!~/.cache/matplotlib/tex.cache
148148
!~/.cache/matplotlib/test_cache
149-
key:2-${{ runner.os }}-py${{ matrix.python-version }}-mpl-${{ github.ref }}-${{ github.sha }}
149+
key:3-${{ runner.os }}-py${{ matrix.python-version }}-mpl-${{ github.ref }}-${{ github.sha }}
150150
restore-keys:|
151-
2-${{ runner.os }}-py${{ matrix.python-version }}-mpl-${{ github.ref }}-
152-
2-${{ runner.os }}-py${{ matrix.python-version }}-mpl-
151+
3-${{ runner.os }}-py${{ matrix.python-version }}-mpl-${{ github.ref }}-
152+
3-${{ runner.os }}-py${{ matrix.python-version }}-mpl-
153153
154154
-name:Install Python dependencies
155155
run:|

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp