We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ee0a47c commit b3986d6Copy full SHA for b3986d6
.github/workflows/validate.yml
@@ -49,3 +49,6 @@ jobs:
49
push: false
50
platforms: linux/amd64
51
tags: ${{ env.TEST_CONTAINER_TAG }}
52
+
53
+ - name: Test | Action Container
54
+ run: bash tests/run.sh
0 commit comments