Skip to content

Commit

Permalink
remove step.
Browse files Browse the repository at this point in the history
  • Loading branch information
wildone committed Jul 21, 2021
1 parent 5ed54d7 commit 89e130f
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -112,10 +112,6 @@ jobs:
- name: Stop the stack
run: docker-compose down

- name: check if all tests succced
run: |
docker-compose up testingprep
- name: create release ${{ env.GITHUB_TAG }}
if: github.ref == 'refs/heads/main'
id: create_release
Expand Down

0 comments on commit 89e130f

Please sign in to comment.