Skip to content

Commit

Permalink
fixup! fixup! fixup! fixup! fixup! fixup! ci: test validation
Browse files Browse the repository at this point in the history
  • Loading branch information
Hotell committed Nov 8, 2024
1 parent 15624d7 commit 13a4c18
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/bundle-size.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
with:
script: |
const run = require('./.github/scripts/validate-pr-number');
const result = run();
const result = run({filePath:'results/pr.txt'});
return result;
result-encoding: string

Expand Down

0 comments on commit 13a4c18

Please sign in to comment.