Skip to content

Commit

Permalink
Fix POSDAO tests workflow (#6414)
Browse files Browse the repository at this point in the history
  • Loading branch information
rubo authored Dec 23, 2023
1 parent aa6800c commit 3bd89b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/posdao-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -90,5 +90,5 @@ jobs:
if: always()
uses: actions/upload-artifact@v4
with:
name: posdao-logs
name: posdao-logs-${{ matrix.branch }}
path: posdao-logs/*

0 comments on commit 3bd89b3

Please sign in to comment.