Skip to content

Commit

Permalink
CICD: Delete test step from release.yml #TASK-4464
Browse files Browse the repository at this point in the history
  • Loading branch information
juanfeSanahuja committed Jun 28, 2023
1 parent 7fc2bda commit 0bfc3a2
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,6 @@ jobs:
with:
maven_opts: -DCELLBASE.WAR.NAME=cellbase

test:
uses: ./.github/workflows/test-analysis.yml
needs: build
secrets: inherit

deploy-maven:
uses: opencb/java-common-libs/.github/workflows/[email protected]
needs: test
Expand Down

0 comments on commit 0bfc3a2

Please sign in to comment.