test-results, not tests-results

This commit is contained in:
Geoffrey Huntley 2019-06-23 21:50:23 +10:00 committed by GitHub
parent ed22d9c047
commit 6974a60637
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -15,7 +15,7 @@ kubernetes resources very easyly.
### Building tests ### Building tests
```shell ```shell
nix-build release.nix -A tests-results --show-trace nix-build release.nix -A test-results --show-trace
``` ```
**Building single e2e test** **Building single e2e test**