Skip to content

Commit

Permalink
fix artifacts publishing
Browse files Browse the repository at this point in the history
  • Loading branch information
fscarponi committed Mar 5, 2024
1 parent 1865bf7 commit 4ab008d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,5 +36,5 @@ jobs:
if: always()
uses: actions/upload-artifact@v4
with:
name: testResult
name: testResult-${{ matrix.os }}-${{ matrix.gradle-versions }}
path: /Users/runner/work/package-search-intellij-plugin/package-search-intellij-plugin/plugin/build/testData

0 comments on commit 4ab008d

Please sign in to comment.