1
0
mirror of https://github.com/TheLocehiliosan/yadm synced 2026-03-02 03:49:29 +00:00

Remove superfluous space

This commit is contained in:
Tim Byrne
2022-08-27 13:55:24 -05:00
parent a89e5cee89
commit 36fda72bec

View File

@@ -213,7 +213,7 @@ these principles when making changes.
$ make test
```
If you don't use `docker` but an OCI engine akin to `podman`, you can set it through the `OCI` switch for every target
```text
$ make test OCI=podman
```