Skip to content
Snippets Groups Projects
Commit a6ac393c authored by Alan De Smet's avatar Alan De Smet
Browse files

CI: Remove debugging statement

parent 38efcea6
No related branches found
No related tags found
No related merge requests found
...@@ -16,5 +16,4 @@ unit-test-job: ...@@ -16,5 +16,4 @@ unit-test-job:
- ln -s ../venv/lib/python3.12/site-packages/six.py example/ - ln -s ../venv/lib/python3.12/site-packages/six.py example/
- ln -s ../venv/lib/python3.12/site-packages/dateutil example/ - ln -s ../venv/lib/python3.12/site-packages/dateutil example/
- ln -s ../csppfetch example/ - ln -s ../csppfetch example/
- find .
- make test - make test
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