Skip to content

Commit

Permalink
fix artifact naming
Browse files Browse the repository at this point in the history
  • Loading branch information
YYHEggEgg committed Dec 19, 2023
1 parent 00834be commit 83f7f6a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/network-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ jobs:
if: always()
uses: actions/upload-artifact@v2
with:
name: Report & logs (proxy-ubuntu-debug, BYTE_CHECK_MODE, CORRUPT_PACKET)
name: Report & logs (direct-ubuntu-debug, BYTE_CHECK_MODE, CORRUPT_PACKET)
path: Tests/KcpTests/KcpPerformanceTest/logs
retention-days: 21

Expand Down

0 comments on commit 83f7f6a

Please sign in to comment.