Skip to content
This repository has been archived by the owner on Jun 12, 2024. It is now read-only.

Commit

Permalink
Merge pull request #28 from education/use-v1-python-grader
Browse files Browse the repository at this point in the history
Update integration.yml
  • Loading branch information
ashishkeshan authored Mar 7, 2024
2 parents a688083 + 14bf63e commit bb29429
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,10 +38,10 @@ jobs:
max-score: 20
- name: Python test
id: python-test
uses: education/autograding-python-grader@add-max-score
uses: education/autograding-python-grader@v1
- name: Python test with score
id: python-test-with-score
uses: education/autograding-python-grader@add-max-score
uses: education/autograding-python-grader@v1
with:
max-score: 30
- name: Autograding Reporter
Expand Down

0 comments on commit bb29429

Please sign in to comment.