Skip to content
This repository has been archived by the owner on Mar 12, 2020. It is now read-only.

Commit

Permalink
Add quotes #8
Browse files Browse the repository at this point in the history
  • Loading branch information
tdauth committed Dec 4, 2018
1 parent 0b59ad2 commit bf03ae3
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 @@ -18,7 +18,7 @@ Basically, it does only provide only the two calls `getState` and `executeAction
* `sbt scalastyle` to make a check with ScalaStyle.
* `sbt doc` to generate the scaladoc API documentation.
* `sbt scalafmt` to format the Scala source files with scalafmt.
* `sbt release with-defaults` to create a release with a new version number which is added as tag. This command does also publish the artifacts.
* `sbt 'release cross with-defaults'` to create a release with a new version number which is added as tag. This command does also publish the artifacts.
* `sbt publish` publishes the artifacts in ReTest's Nexus. Requires a `$HOME/.sbt/.credentials` file with the correct credentials.

## NFA for the Representation of Tests
Expand Down

0 comments on commit bf03ae3

Please sign in to comment.