1
0
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:
Arnaud Roques 2023-05-12 13:59:52 +02:00
parent f43aa3b928
commit c57f5b4691

View File

@ -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 }}