Skip to content

Commit

Permalink
duplicate names
Browse files Browse the repository at this point in the history
  • Loading branch information
seebees committed Oct 4, 2024
1 parent eb52140 commit 7cfcea2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/reusable-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,6 @@ jobs:

- uses: actions/upload-artifact@v4 # upload test results
with:
name: verification-results
name: verification-results-${{ inputs.dafny-version }}
path: '**/TestResults/*.trx'
if-no-files-found: error

0 comments on commit 7cfcea2

Please sign in to comment.