Skip to content

Commit

Permalink
Merge pull request #224 from lidofinance/feat/test
Browse files Browse the repository at this point in the history
chore: testing CI
  • Loading branch information
tamtamchik authored Oct 3, 2024
2 parents 87d7f33 + 4214694 commit 5365a63
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,11 @@ jobs:
name: Hardhat
runs-on: ubuntu-latest

permissions:
contents: write
issues: write
pull-requests: write

steps:
- uses: actions/checkout@v4

Expand Down

0 comments on commit 5365a63

Please sign in to comment.