Skip to content

Commit

Permalink
added upload artifcate
Browse files Browse the repository at this point in the history
  • Loading branch information
manzil-infinity180 committed Aug 4, 2024
1 parent d2d7d70 commit 2edb921
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/xf_ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ jobs:
DOTENV_KEY: ${{ secrets.DOTENV_KEY }}
- name: Jest code coverage results
uses: actions/upload-artifact@v4
if: failure()
with:
name: code-coverage-report
path: ./coverage
Expand Down

0 comments on commit 2edb921

Please sign in to comment.