mirror of
https://github.com/andreacomo/maven-gav-extractor.git
synced 2026-02-04 08:45:52 +08:00
Added tests closure
This commit is contained in:
1
.github/workflows/test.yml
vendored
1
.github/workflows/test.yml
vendored
@@ -24,4 +24,5 @@ jobs:
|
||||
assert echo "${{ steps.extract.outputs.group-id }}" "com.codingjam"
|
||||
assert echo "${{ steps.extract.outputs.artifact-id }}" "github-action-poc"
|
||||
assert echo "${{ steps.extract.outputs.version }}" "1.0.0-SNAPSHOT"
|
||||
assert_end tests
|
||||
shell: bash
|
||||
Reference in New Issue
Block a user