Skip to content

Commit

Permalink
fix CI jobs formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
jakubkrapiec committed Mar 2, 2021
1 parent 87b31e0 commit c0fe1a6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/coverage.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Coverage check
name: coverage check
on: [push, pull_request]

jobs:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Tests
name: tests
on: [push, pull_request]

jobs:
Expand Down

0 comments on commit c0fe1a6

Please sign in to comment.