chore: remove tests

This commit is contained in:
Arnaud Roques 2023-05-12 13:59:52 +02:00
parent f43aa3b928
commit c57f5b4691
1 changed files with 1 additions and 1 deletions

View File

@ -109,7 +109,7 @@ jobs:
path: build/reports/tests/
build_artifacts:
needs: [ workflow_config, test ]
needs: [ workflow_config ]
runs-on: ubuntu-latest
outputs:
release_version: ${{ steps.version.outputs.release_version }}