Skip to content

Commit

Permalink
Adding Codecov support
Browse files Browse the repository at this point in the history
  • Loading branch information
dprada committed Jun 22, 2024
1 parent ea6005c commit 3070a1c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/install_macos_latest.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@

name: Test installation on macos-latest
name: Installation on macos-latest

on:
workflow_dispatch:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/install_ubuntu_latest.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@

name: Test installation on ubuntu-latest
name: Installation on ubuntu-latest

on:
workflow_dispatch:
Expand Down

0 comments on commit 3070a1c

Please sign in to comment.