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 3b15f23 commit 600412dCopy full SHA for 600412d
.github/workflows/mad_modelDiff.yml
@@ -100,4 +100,6 @@ jobs:
100
with:
101
name: diffs
102
path: tmp-models/*.html
103
+ # An html file is only produced if the generated models differ.
104
+ if-no-files-found: ignore
105
retention-days: 20
0 commit comments