Skip to content

Commit

Permalink
Fix uploading artifacts with formal verification logs
Browse files Browse the repository at this point in the history
  • Loading branch information
Szelwiga authored and kamilrakoczy committed Oct 31, 2024
1 parent ebe47b3 commit ce0a593
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/formal-verification.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ jobs:
with:
name: formal-verification-logs-${{ matrix.name }}
path: |
${{ matrix.name }}_formal_verification_logs.tar
${{ matrix.name }}_formal_verification_logs.tar.gz
- name: Upload load graphs
uses: actions/upload-artifact@v4
Expand Down

0 comments on commit ce0a593

Please sign in to comment.