Skip to content

Commit

Permalink
fix name
Browse files Browse the repository at this point in the history
  • Loading branch information
oveddan committed Nov 9, 2023
1 parent e59cc9d commit ef90f4a
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion .github/workflows/1155.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ jobs:

coverage:
uses: ./.github/workflows/coverage.yml
name: "Test coverage"
with:
package: "1155-contracts"
files_to_ignore: '"*DeploymentConfig*" "*Redeem*" "*deployment*" "*packages*"'
1 change: 0 additions & 1 deletion .github/workflows/protocol-rewards.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ jobs:

coverage:
uses: ./.github/workflows/coverage.yml
name: "Test coverage"
with:
package: "protocol-rewards"
files_to_ignore: '"*lib*"'

0 comments on commit ef90f4a

Please sign in to comment.