Merge pull request #11 from ghuntley/patch-1

test-results, not tests-results
This commit is contained in:
Jaka Hudoklin 2019-06-25 12:36:16 +03:00 committed by GitHub
commit 42b7d5f551
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
```shell
nix-build release.nix -A tests-results --show-trace
nix-build release.nix -A test-results --show-trace
```
**Building single e2e test**