Skip to content

Commit

Permalink
maybe-a-fix: try to specify relative path
Browse files Browse the repository at this point in the history
  • Loading branch information
equals215 committed Apr 16, 2024
1 parent dfbce5f commit baab28f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/go-build-and-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ env:

jobs:
tests:
uses: .github/workflows/go-tests-coverage.yml@latest
uses: ./.github/workflows/go-tests-coverage.yml
build:
needs: [tests]
strategy:
Expand Down

0 comments on commit baab28f

Please sign in to comment.