Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
nikhilwoodruff committed Aug 14, 2024
1 parent c73c447 commit ac53970
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/push.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
run: make test

- name: Run evaluation
run: make evaluation
run: make evaluate

- name: Upload evaluation
run: python .github/upload_evaluation

0 comments on commit ac53970

Please sign in to comment.