Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit ad07b84

Browse files
authored
Sync github/workflow commit with Makefile commit. (#1515)
Automerge of PR #1515 by @JulienPalard
1 parent 662b4ec commit ad07b84

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
@@ -83,7 +83,7 @@ jobs:
8383
run: |
8484
mkdir -p ~/locales/fr/LC_MESSAGES/
8585
cp -uv --parents *.po */*.po ~/locales/fr/LC_MESSAGES/
86-
git -C ~/cpython checkout b30934e9afb0af3f8e2e5f0992445be775b3c630
86+
git -C ~/cpython checkout 895591c1f0bdec5ad357fe6a5fd0875990061357
8787
- name: Prepare venv
8888
run: |
8989
# If the venv exists but is broken, drop it (happens on Python upgrades):

0 commit comments

Comments
 (0)