Skip to content

Commit

Permalink
ci(validate-wkflow): add action container testing to validation pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
codejedi365 committed Sep 30, 2024
1 parent ee0a47c commit b3986d6
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/validate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,3 +49,6 @@ jobs:
push: false
platforms: linux/amd64
tags: ${{ env.TEST_CONTAINER_TAG }}

- name: Test | Action Container
run: bash tests/run.sh

0 comments on commit b3986d6

Please sign in to comment.