mirror of
https://github.com/andreacomo/maven-gav-extractor.git
synced 2025-06-06 11:17:55 +08:00
Let it fail
This commit is contained in:
parent
857b725638
commit
4eb059065c
4
.github/workflows/test.yml
vendored
4
.github/workflows/test.yml
vendored
@ -8,10 +8,6 @@ jobs:
|
|||||||
name: Should extract GAV
|
name: Should extract GAV
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
- name: Set up JDK 11
|
|
||||||
uses: actions/setup-java@v1
|
|
||||||
with:
|
|
||||||
java-version: 11
|
|
||||||
- name: Extract GAV
|
- name: Extract GAV
|
||||||
id: extract
|
id: extract
|
||||||
uses: ./
|
uses: ./
|
||||||
|
Loading…
x
Reference in New Issue
Block a user