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

Commit

Permalink
Update integration.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ashishkeshan authored Feb 28, 2024
1 parent c98b76c commit d3c3f3d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,9 @@ jobs:
command: rspec hello_spec.rb
timeout: 10
max-score: 20
- uses: education/autograding-python-grader@main
- name: Python test
id: python-test
uses: education/autograding-python-grader@main
- name: Autograding Reporter
uses: ./
env:
Expand Down

0 comments on commit d3c3f3d

Please sign in to comment.