Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
nbren12 committed Jun 1, 2024
1 parent 9426b96 commit edaccb0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,5 +28,5 @@ jobs:
apt-get install -y build-essential
- name: Run tests
run: make unittest
- name: coverage:
- name: coverage
run: make coverage

0 comments on commit edaccb0

Please sign in to comment.