Skip to content

Commit 4f7de20

Browse files
committed
Test 9
1 parent 593dcb1 commit 4f7de20

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/image-ci.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,5 +33,5 @@ jobs:
3333
tags: ${{ steps.meta.outputs.tags }}
3434
- name: Run test on image
3535
run: |
36-
docker run -it harxhitttt/image-ci:latest
37-
node -v
36+
docker run --rm harxhitttt/image-ci:latest node -v
37+

0 commit comments

Comments
 (0)