Skip to content

Commit

Permalink
Bump xuni-unity-runner to 0.2.3 [changelog skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
longfin committed Jun 18, 2019
1 parent 2ef7d6f commit cbb22fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion azure-pipelines.yml
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ jobs:
script: | script: |
pushd /tmp pushd /tmp
curl -L -O \ curl -L -O \
https://github.com/planetarium/xunit-unity-runner/releases/download/0.2.2/xunit-unity-runner-0.2.2-StandaloneOSX.tar.bz2 https://github.com/planetarium/xunit-unity-runner/releases/download/0.2.3/xunit-unity-runner-0.2.3-StandaloneOSX.tar.bz2
tar xvfj xunit-unity-runner-*.tar.bz2 tar xvfj xunit-unity-runner-*.tar.bz2
popd popd
- template: .azure-pipelines/mono.yml - template: .azure-pipelines/mono.yml
Expand Down

0 comments on commit cbb22fe

Please sign in to comment.