mirror of
https://github.com/actions/setup-java.git
synced 2025-04-21 02:16:45 +00:00
update tests
This commit is contained in:
parent
d1dae85a6e
commit
0143667d3d
1 changed files with 1 additions and 1 deletions
2
.github/workflows/e2e-versions.yml
vendored
2
.github/workflows/e2e-versions.yml
vendored
|
@ -349,4 +349,4 @@ jobs:
|
||||||
java-version-file: '.java-version'
|
java-version-file: '.java-version'
|
||||||
- name: Verify Java
|
- name: Verify Java
|
||||||
run: bash __tests__/verify-java.sh "11.0.2" "${{ steps.setup-java.outputs.path }}"
|
run: bash __tests__/verify-java.sh "11.0.2" "${{ steps.setup-java.outputs.path }}"
|
||||||
shell: bash
|
shell: bash
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue