Skip to content

Commit b3986d6

Browse files
committed
ci(validate-wkflow): add action container testing to validation pipeline
1 parent ee0a47c commit b3986d6

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/validate.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,3 +49,6 @@ jobs:
4949
push: false
5050
platforms: linux/amd64
5151
tags: ${{ env.TEST_CONTAINER_TAG }}
52+
53+
- name: Test | Action Container
54+
run: bash tests/run.sh

0 commit comments

Comments
 (0)