Skip to content

Commit

Permalink
Fix tests output folder
Browse files Browse the repository at this point in the history
Signed-off-by: Leonardo Carreras <[email protected]>
  • Loading branch information
leonardocarreras committed Jun 10, 2024
1 parent 8253586 commit 914a422
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_test_linux_fedora.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ jobs:
uses: actions/upload-artifact@v4
with:
name: pytest-output-${{ github.sha }}
path: outputs/examples/Notebooks/
path: outputs/

compare-notebook-results:
name: Compare Notebook results
Expand Down

0 comments on commit 914a422

Please sign in to comment.