mirror of
https://github.com/octoleo/plantuml.git
synced 2024-12-22 19:09:03 +00:00
chore: remove tests
This commit is contained in:
parent
f43aa3b928
commit
c57f5b4691
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -109,7 +109,7 @@ jobs:
|
|||||||
path: build/reports/tests/
|
path: build/reports/tests/
|
||||||
|
|
||||||
build_artifacts:
|
build_artifacts:
|
||||||
needs: [ workflow_config, test ]
|
needs: [ workflow_config ]
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
outputs:
|
outputs:
|
||||||
release_version: ${{ steps.version.outputs.release_version }}
|
release_version: ${{ steps.version.outputs.release_version }}
|
||||||
|
Loading…
Reference in New Issue
Block a user