Skip to content

Commit 932e2c2

Browse files
Rename test package installation file
1 parent 7b4afde commit 932e2c2

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed
File renamed without changes.

.github/workflows/run_tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ on:
99
- .github/scripts/change_apt_mirror.sh
1010
- .github/scripts/create_virtualenv.sh
1111
- .github/scripts/install_base_python_packages.sh
12-
- .github/scripts/install_test_packages.sh
12+
- .github/scripts/install_test_python_packages.sh
1313
- .github/scripts/run_tests.sh
1414
- .github/workflows/run_tests.yml
1515
jobs:

0 commit comments

Comments
 (0)