Skip to content

Commit 10a314a

Browse files
committed
chore: Update reusable workflow
1 parent 9bd5573 commit 10a314a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test-and-publish.yml

+1
Original file line numberDiff line numberDiff line change
@@ -112,6 +112,7 @@ jobs:
112112
working-directory: tests
113113

114114
- name: Run Checks on the Code (Test the Tests!)
115+
if: ${{ inputs.data-models_ref || inputs.data-model-validator_ref || inputs.rpde-validator_ref }}
115116
run: npm test
116117
working-directory: tests
117118

0 commit comments

Comments
 (0)