Skip to content

Commit

Permalink
Removed pwd from run script
Browse files Browse the repository at this point in the history
  • Loading branch information
KristofVDB1 committed Nov 23, 2023
1 parent c9f755d commit 34113f2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/generate_reports.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,6 @@ jobs:
- name: Generate the reports
shell: bash
run: |
"echo pwd"
# make file runnable, might not be necessary
chmod +x "${GITHUB_WORKSPACE}/.github/scripts/run_generate_reports.sh"
# run script
Expand Down

0 comments on commit 34113f2

Please sign in to comment.