Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinkruger committed Dec 3, 2024
1 parent c7a9220 commit f5953d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
-- -tags=launchdarkly_easyjson -p=1
- name: Publish JUnit Tests
uses: ./.github/actions/publish-junit-tests
uses: ./.github/actions/publish-junit
with:
files: ${{ github.workspace }}/reports/go-test_go_tests.xml
name: Go Tests
Expand Down

0 comments on commit f5953d8

Please sign in to comment.