1
0
Fork 0
mirror of synced 2024-07-26 18:11:09 -04:00

Remove superfluous space

This commit is contained in:
Tim Byrne 2022-08-27 13:55:24 -05:00
parent a89e5cee89
commit 36fda72bec
No known key found for this signature in database
GPG key ID: 14DB4FC2465A4B12

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