We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 58a9e8d commit b163b06Copy full SHA for b163b06
.github/workflows/testing.yml
@@ -62,6 +62,5 @@ jobs:
62
uses: actions/upload-artifact@v4
63
with:
64
name: test_results
65
- path: ./test_output
66
- # path: ${{ env.CLAW }}/geoclaw/*_output
+ path: ${{ env.CLAW }}/classic/test_output
67
if-no-files-found: ignore
0 commit comments