Skip to content
Snippets Groups Projects
Commit fa60a731 authored by Aaron Viets's avatar Aaron Viets
Browse files

Replace git-all with git in ci file

parent b2bca6dd
No related branches found
No related tags found
No related merge requests found
Pipeline #655050 passed
......@@ -142,7 +142,7 @@ test:
# install test requirements
- dnf -y -q install python3-pytest
- dnf -y -q install framel
- dnf -y -q install git-all
- dnf -y -q install git
script:
- export GST_DEBUG_DUMP_DOT_DIR=${CI_PROJECT_DIR}/tests/
# install our packages
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment