Skip to content

Commit

Permalink
-f
Browse files Browse the repository at this point in the history
  • Loading branch information
sambles committed Sep 11, 2024
1 parent d958d7c commit 2a75d0e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -86,8 +86,8 @@ jobs:
------------|-------------------------------------------------------
| Commit | ${{ env.HEAD_SHA }}
| Logs | ${{ env.JOB_PATH }}
| Excel File | https://github.com/OasisLMF/ODS_OpenExposureData/suites/${{ env.JOB_ID }}/artifacts/${{ env.EXCEL_ID }}
| JSON File | https://github.com/OasisLMF/ODS_OpenExposureData/suites/${{ env.JOB_ID }}/artifacts/${{ env.JSON_ID }}
| Excel File | https://github.com/OasisLMF/ODS_OpenExposureData/actions/runs/${{ env.JOB_ID }}/artifacts/${{ env.EXCEL_ID }}
| JSON File | https://github.com/OasisLMF/ODS_OpenExposureData/actions/runs/${{ env.JOB_ID }}/artifacts/${{ env.JSON_ID }}
[badge]: https://img.shields.io/badge/Build-Success!-3fb950?logo=github&style=for-the-badge
Expand Down

0 comments on commit 2a75d0e

Please sign in to comment.