Skip to content

Commit 00a0bae

Browse files
Remove useless step
1 parent 383c3fd commit 00a0bae

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.github/workflows/ci.yml

-6
Original file line numberDiff line numberDiff line change
@@ -44,12 +44,6 @@ jobs:
4444
push: true
4545
tags: ${{ env.TEST_TAG }}
4646

47-
- name: Run the Container successfully
48-
id: run
49-
run: |
50-
docker run \
51-
--rm ${{ env.TEST_TAG }}
52-
5347
- name: Run successfully against a healthy package
5448
id: test-healthy
5549
working-directory: ./tests/healthy

0 commit comments

Comments
 (0)