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
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- name: Set up JDK 11
|
||||
uses: actions/setup-java@v1
|
||||
with:
|
||||
java-version: 11
|
||||
- name: Extract GAV
|
||||
id: extract
|
||||
uses: ./
|
||||
|
Loading…
x
Reference in New Issue
Block a user