mirror of
https://github.com/s4u/setup-maven-action.git
synced 2026-04-08 05:22:16 +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