Skip to content

Commit

Permalink
Namespace Netty CI run by version (#2963)
Browse files Browse the repository at this point in the history
  • Loading branch information
daschl authored Jun 12, 2024
1 parent 50879bf commit 11ac8fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-netty-snapshot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,5 +39,5 @@ jobs:
if: always()
uses: actions/upload-artifact@v4
with:
name: test-results-${{ matrix.os }}-${{ matrix.java }}
name: test-results-${{ matrix.os }}-${{ matrix.java }}-${{ matrix.netty }}
path: '**/build/test-results/test/TEST-*.xml'

0 comments on commit 11ac8fc

Please sign in to comment.