mirror of
https://github.com/OpenMW/openmw.git
synced 2026-01-31 06:48:28 +00:00
Bump example suite revision to improve test coverage
This commit is contained in:
parent
6d3f9cacc3
commit
7cbfeb32fd
1 changed files with 1 additions and 1 deletions
|
|
@ -516,7 +516,7 @@ Ubuntu_Clang_tests_Debug:
|
|||
stage: test
|
||||
variables:
|
||||
PIP_CACHE_DIR: "$CI_PROJECT_DIR/.cache/pip"
|
||||
EXAMPLE_SUITE_REVISION: 3e01d10e073474a886a9efe3658088db14869627
|
||||
EXAMPLE_SUITE_REVISION: a1ba6fc9d7315c2158ef4c60349fc4e71b7ca343
|
||||
cache:
|
||||
paths:
|
||||
- .cache/pip
|
||||
|
|
|
|||
Loading…
Reference in a new issue