diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index f52d629..9932b5e 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -50,7 +50,7 @@ jobs: path: bin/${{ env.SERVICE }} retention-days: 5 - name: Test Report + - name: Test Report uses: dorny/test-reporter@v3 with: name: go tests