Remove superfluous space

pr/431
Tim Byrne 2 years ago
parent a89e5cee89
commit 36fda72bec
No known key found for this signature in database
GPG Key ID: 14DB4FC2465A4B12

@ -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
```

Loading…
Cancel
Save