Skip to content

Commit

Permalink
Merge pull request #2212 from crazy-max/bump-gotest-annotations
Browse files Browse the repository at this point in the history
bump gotest-annotations to fa6141aedf23596fb8bdcceab9cce8dadaa31bd9
  • Loading branch information
tonistiigi authored Jan 29, 2024
2 parents d0c4bed + f6564c3 commit 2c3d7da
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ jobs:
-
name: Generate annotations
if: always()
uses: crazy-max/.github/.github/actions/gotest-annotations@1a64ea6d01db9a48aa61954cb20e265782c167d9
uses: crazy-max/.github/.github/actions/gotest-annotations@fa6141aedf23596fb8bdcceab9cce8dadaa31bd9
with:
directory: ./bin/testreports
-
Expand Down Expand Up @@ -191,7 +191,7 @@ jobs:
-
name: Generate annotations
if: always()
uses: crazy-max/.github/.github/actions/gotest-annotations@1a64ea6d01db9a48aa61954cb20e265782c167d9
uses: crazy-max/.github/.github/actions/gotest-annotations@fa6141aedf23596fb8bdcceab9cce8dadaa31bd9
with:
directory: ${{ env.TESTREPORTS_DIR }}
-
Expand Down

0 comments on commit 2c3d7da

Please sign in to comment.