Skip to content

Commit

Permalink
ci: fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
fischermoseley committed Dec 4, 2024
1 parent 5565a93 commit e11d9a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
source venv/bin/activate
make test
- name: Upload coverate reports
- name: Upload coverage reports
uses: actions/upload-artifact@v4
with:
name: coverage_reports
Expand Down

0 comments on commit e11d9a8

Please sign in to comment.