Skip to content

Commit

Permalink
Remove useless step
Browse files Browse the repository at this point in the history
  • Loading branch information
danielgospodinow committed Jan 27, 2024
1 parent 383c3fd commit 00a0bae
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,12 +44,6 @@ jobs:
push: true
tags: ${{ env.TEST_TAG }}

- name: Run the Container successfully
id: run
run: |
docker run \
--rm ${{ env.TEST_TAG }}
- name: Run successfully against a healthy package
id: test-healthy
working-directory: ./tests/healthy
Expand Down

0 comments on commit 00a0bae

Please sign in to comment.