Skip to content

Commit

Permalink
fix name (we are not using docker)
Browse files Browse the repository at this point in the history
  • Loading branch information
nniclausse committed Sep 16, 2024
1 parent 21e71e2 commit 4a3a0c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
run: ./gradlew test || /usr/bin/true

- name: Publish Test Results
uses: EnricoMi/publish-unit-test-result-action@v2
uses: EnricoMi/publish-unit-test-result-action/linux@v2
if: always()
with:
files: |
Expand Down

0 comments on commit 4a3a0c7

Please sign in to comment.