diff --git a/.github/workflows/grading.yml b/.github/workflows/grading.yml index 185dc54..e1d15fa 100644 --- a/.github/workflows/grading.yml +++ b/.github/workflows/grading.yml @@ -28,4 +28,4 @@ jobs: runs-on: ubuntu-latest steps: - name: troubleshooting steps - run: echo "" #Help the user to troubleshoot the activity + run: echo "Help the user to troubleshoot"