Skip to content

Commit

Permalink
Readme: running tests can use tag
Browse files Browse the repository at this point in the history
  • Loading branch information
grooverdan committed Apr 26, 2023
1 parent 8524cfe commit 10d363e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ To build, you can use [docker build](https://docs.docker.com/engine/reference/co

Run:
```
.test/run {container hash}
.test/run {container hash/tag}
```

This will run through all current tests and the new tests you have created. The key aspect is that the script should error returning a non-zero exit code if the test fails.
Expand Down

0 comments on commit 10d363e

Please sign in to comment.