Skip to content

Commit

Permalink
Update tests.yml
Browse files Browse the repository at this point in the history
Signed-off-by: hminaee-tc <[email protected]>
  • Loading branch information
hminaee-tc authored Sep 19, 2024
1 parent 76081a5 commit bf120b8
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,13 @@ jobs:
run: |
cd tests-package-e2e
./test-package-e2e.sh
- name: Read and Stringify JSON Data
id: read-and-stringify-json
uses: opencepk/opencepk-module-ghactions-common/read-and-stringify-json-action@main
with:
file: '.project-properties.json'
file_type: 'json'
# ----------------------
# JOB 3: Run pre-commit hook test
# ----------------------
Expand Down

0 comments on commit bf120b8

Please sign in to comment.