Skip to content

Commit

Permalink
chore: use latest autograder
Browse files Browse the repository at this point in the history
Signed-off-by: Anmol Sharma <[email protected]>
  • Loading branch information
theanmolsharma committed Mar 20, 2024
1 parent c3db880 commit 3d3c02d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/classroom.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
repository: 'code-challenge-2024-mempool'
- name: Validate block
id: validate-block
uses: SummerOfBitcoin/code-challenge-2024-grader@v2.4
uses: SummerOfBitcoin/code-challenge-2024-grader@v2.7
with:
test-name: 'Validate block '
command: chmod +x ./run.sh && ./run.sh
Expand Down

0 comments on commit 3d3c02d

Please sign in to comment.