Skip to content

Commit

Permalink
check repo contents
Browse files Browse the repository at this point in the history
  • Loading branch information
vezenovm committed Dec 13, 2024
1 parent 13d4cd2 commit 88a3a4f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/reports.yml
Original file line number Diff line number Diff line change
Expand Up @@ -391,6 +391,8 @@ jobs:
- name: Generate compilation report
working-directory: ./test-repo/${{ matrix.project.path }}
run: |
ls .
ls ./scripts
chmod +x ./scripts/generate_variants.js
node ./scripts/generate_variants.js
mv /home/runner/work/noir/noir/scripts/test_programs/compilation_report.sh ./compilation_report.sh
Expand Down

0 comments on commit 88a3a4f

Please sign in to comment.