Skip to content

Commit

Permalink
Update .github/workflows/reports.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
vezenovm authored Dec 10, 2024
1 parent aee423a commit 2768257
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/reports.yml
Original file line number Diff line number Diff line change
Expand Up @@ -328,7 +328,7 @@ jobs:
working-directory: ./test-repo/${{ matrix.project.path }}
run: |
ls .
mv /home/runner/test_programs/compilation_report.sh ./compilation_report.sh
mv ../test_programs/compilation_report.sh ./compilation_report.sh
# mv ./test_programs/compilation_report.sh ./compilation_report.sh
chmod +x ./compilation_report.sh
./compilation_report.sh 1
Expand Down

0 comments on commit 2768257

Please sign in to comment.