Skip to content

Commit

Permalink
Update unity-test-runner docs for License Server (#399)
Browse files Browse the repository at this point in the history
I spotted this while reading the docs, this is the only section from unity-test-runner that uses unity-builder. I haven't tested this, but I think it might be a mistake.
  • Loading branch information
GabLeRoux authored Jul 4, 2023
1 parent 85abe99 commit 5db5869
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/03-github/03-test-runner.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -66,9 +66,9 @@ floating license will be acquired before the tests run, and returned after.
Example of use:

```yaml
- uses: game-ci/unity-builder@v2
- uses: game-ci/unity-test-runner@v2
with:
targetPlatform: WebGL
projectPath: path/to/your/project
unityLicensingServer: [url to your license server]
```

Expand Down

0 comments on commit 5db5869

Please sign in to comment.