Skip to content

Commit

Permalink
Removed echos from script
Browse files Browse the repository at this point in the history
  • Loading branch information
KristofVDB1 committed Nov 23, 2023
1 parent 150b67b commit fca0e7b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/scripts/run_generate_reports.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
# Generate the reports for the standards validator

echo "Running generate reports script"
echo pwd
echo ls -a
pwd
ls -a
node ../../index.js
echo "Finished running generate reports script"

0 comments on commit fca0e7b

Please sign in to comment.