Skip to content

Commit

Permalink
check dirs
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonwilliams committed Mar 30, 2024
1 parent b362ed1 commit a1a9733
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test262.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ jobs:
id: compare
shell: bash
run: |
tree -L 5
cd boa
comment="$(./target/release/boa_tester compare ../data/test262/refs/heads/main/latest.json ../results/test262/pull/latest.json -m)"
echo "comment<<EOF" >> $GITHUB_OUTPUT
Expand Down

0 comments on commit a1a9733

Please sign in to comment.