fix undocker path

This commit is contained in:
Motiejus Jakštys 2021-06-01 08:43:36 +03:00
parent ff11d83ab0
commit 4a611a9699

View File

@ -6,6 +6,6 @@ sources:
- https://git.sr.ht/~motiejus/undocker - https://git.sr.ht/~motiejus/undocker
tasks: tasks:
- test: | - test: |
make -C coverage.html make -C undocker coverage.html
artifacts: artifacts:
- undocker/coverage.html - undocker/coverage.html