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 4969348 commit 69f7693
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 @@ -16,7 +16,7 @@ jobs:
uses: actions/checkout@v4
- name: 'Validate block '
id: validate-block
uses: SummerOfBitcoin/code-challenge-2024-grader@v2.1
uses: SummerOfBitcoin/code-challenge-2024-grader@v2.2
with:
test-name: 'Validate block '
command: chmod +x ./run.sh && ./run.sh
Expand Down

0 comments on commit 69f7693

Please sign in to comment.