mirror of
http://43.153.184.91:8080/https://github.com/s4u/setup-maven-action.git
synced 2026-01-27 11:13:00 +08:00
add checkout to test action
This commit is contained in:
parent
82e963009d
commit
988def43ae
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@ -23,6 +23,8 @@ jobs:
|
||||
runs-on: ${{ matrix.os }}
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v2.3.4
|
||||
|
||||
- uses: ./
|
||||
with:
|
||||
java-version: ${{ matrix.java }}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user