Skip to content

Commit

Permalink
chore(deps): Bump game-ci/unity-test-runner from 3.0.0 to 3.1.0
Browse files Browse the repository at this point in the history
Bumps [game-ci/unity-test-runner](https://github.com/game-ci/unity-test-runner) from 3.0.0 to 3.1.0.
- [Release notes](https://github.com/game-ci/unity-test-runner/releases)
- [Commits](game-ci/unity-test-runner@v3.0.0...v3.1.0)

---
updated-dependencies:
- dependency-name: game-ci/unity-test-runner
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and ViMaSter committed Sep 7, 2023
1 parent 6d5b02e commit e7ab13f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/execute_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ jobs:
cp -r testsToRun/* unity-ggjj/Assets/Tests/${{ inputs.subdirectory }}
- name: Execute tests in ${{ inputs.subdirectory }}
uses: game-ci/unity-test-runner@v3.0.0
uses: game-ci/unity-test-runner@v3.1.0
env:
UNITY_SERIAL: ${{ secrets.UNITY_SERIAL }}
UNITY_EMAIL: ${{ secrets.UNITY_EMAIL }}
Expand Down

0 comments on commit e7ab13f

Please sign in to comment.