Skip to content

Commit 965db92

Browse files
committed
remove double call of 'make test' in CI
Signed-off-by: Avi Deitcher <[email protected]>
1 parent 76a1b04 commit 965db92

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/ci.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -84,5 +84,3 @@ jobs:
8484
platforms: linux/amd64,linux/arm64
8585
tags: |
8686
${{env.IMAGE_NAME}}:${{github.sha}}
87-
- name: test
88-
run: make test

0 commit comments

Comments
 (0)