mirror of
https://github.com/TECHNOFAB11/kubenix.git
synced 2025-12-12 08:00:06 +01:00
Merge pull request #11 from ghuntley/patch-1
test-results, not tests-results
This commit is contained in:
commit
42b7d5f551
1 changed files with 1 additions and 1 deletions
|
|
@ -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**
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue