Skip to content

Commit

Permalink
fix submissions check
Browse files Browse the repository at this point in the history
  • Loading branch information
ManuelLerchner committed Nov 1, 2023
1 parent 35d2a65 commit 4c1b09b
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/check-submission.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,6 @@ jobs:
steps:
- uses: actions/checkout@v4

- name: Checkout 'presentations' branch
run: git checkout presentations

# Check for all sheet[num] folders if they contain a submission folder
# Each submission folder should contain atleast a `GroupC_Assignment[num].pdf` and `README.md` file
- name: Check Submissions
Expand Down

0 comments on commit 4c1b09b

Please sign in to comment.