Skip to content

Commit 13cb9c7

Browse files
committed
test no matter what
1 parent 1c53c0a commit 13cb9c7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ jobs:
4343
pr_comment_title: Below is the Action testing on itself with this PR's source code against policies in `/examples` file by file. Confirm it is as expected.
4444

4545
- name: Test Local Action (Directory Package Mode)
46+
if: (success() || failure())
4647
id: test-action-opa-package
4748
uses: ./
4849
with:

0 commit comments

Comments
 (0)