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 and asdacap committed Dec 24, 2023
1 parent 9d9d79d commit ceb413a
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 ceb413a

Please sign in to comment.