Skip to content

Commit

Permalink
path fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
manzil-infinity180 committed Aug 4, 2024
1 parent c311a38 commit 6b9c022
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/xf_ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
if: failure()
with:
name: code-coverage-report
path: /coverage
path: /backend/coverage

js-lint:
runs-on: ubuntu-22.04

Check failure on line 30 in .github/workflows/xf_ci.yaml

View workflow job for this annotation

GitHub Actions / YAML Lint

30:6 [indentation] wrong indentation: expected 4 but found 5
Expand Down

0 comments on commit 6b9c022

Please sign in to comment.