Skip to content

Commit

Permalink
fixup
Browse files Browse the repository at this point in the history
  • Loading branch information
rzadp committed Sep 10, 2024
1 parent c170c51 commit 2fd6148
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ jobs:
run: |
license-scanner scan \
--ensure-product 'Polkadot' \
-- ./polkadot/xcm/src/lib.rs \
-- ./xcm/src/lib.rs \
2>out.txt \
&& exit 1 || true
# We expected it to fail because there are some copy-paste errors.
Expand Down

0 comments on commit 2fd6148

Please sign in to comment.